ImageResizeSettings Class
Summary: Image resize settings class
Module: aspose.psd
Full Name: aspose.psd.ImageResizeSettings
Aspose.PSD Version: 24.9.0
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