Image.filter

Filter to use when resizing image. The reduction filter employed has a significant effect on the time required to resize an image and the resulting quality. The default filter is Lanczos which has been shown to produce high quality results when reducing most images.

  1. void filter(FilterTypes type)
  2. FilterTypes filter()
    class Image
    filter
    const
    (
    )

Meta