ImageResizeSettings Class
Summary: Image resize settings class
Module: aspose.imaging
Full Name: aspose.imaging.ImageResizeSettings
Constructors
Name | Description |
---|---|
ImageResizeSettings() | Initializes a new instance of the ImageResizeSettings class. |
Properties
Name | Type | Access | Description |
---|---|---|---|
color_compare_method | ColorCompareMethod | r/w | Gets or sets the color compare method. |
color_quantization_method | ColorQuantizationMethod | r/w | Gets or sets the color quantization method. |
entries_count | int | r/w | Gets or sets the entries count |
filter_type | ImageFilterType | r/w | Gets or sets the type of the filter. |
mode | ResizeType | r/w | Gets or sets the interpolation mode. |
Constructor: ImageResizeSettings()
ImageResizeSettings()
Initializes a new instance of the ImageResizeSettings class.