ImageResizeSettings class

ImageResizeSettings class

Image resize settings class

The ImageResizeSettings type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ImageResizeSettings class.

Properties

PropertyDescription
entries_countGets or sets the entries count
modeGets or sets the interpolation mode.
filter_typeGets or sets the type of the filter.
color_quantization_methodGets or sets the color quantization method.
color_compare_methodGets or sets the color compare method.

See Also