ImageResizeSettings Class

Summary: Image resize settings class

Module: aspose.imaging

Full Name: aspose.imaging.ImageResizeSettings

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
ImageResizeSettings()Initializes a new instance of the ImageResizeSettings class.

Properties

NameTypeAccessDescription
color_compare_methodColorCompareMethodr/wGets or sets the color compare method.
color_quantization_methodColorQuantizationMethodr/wGets or sets the color quantization method.
entries_countintr/wGets or sets the entries count
filter_typeImageFilterTyper/wGets or sets the type of the filter.
modeResizeTyper/wGets or sets the interpolation mode.

Constructor: ImageResizeSettings()

 ImageResizeSettings() 

Initializes a new instance of the ImageResizeSettings class.