类 ScaleFilter

    • 构造器详细资料

      • ScaleFilter

        public ScaleFilter()
        Construct a ScaleFilter.
      • ScaleFilter

        public ScaleFilter​(int width,
                           int height)
        Construct a ScaleFilter.
        参数:
        width - the width to scale to
        height - the height to scale to