FilterMode

How the image is filtered when scaling.

ComparisonFilters.png

Constants

linear
Scale image with linear interpolation.
nearest
Scale image with nearest neighbor interpolation.

See Also


Other Languages