Class ImageResizeSettings
ImageResizeSettings class
Image resize settings class
public class ImageResizeSettings
Constructors
Name | Description |
---|
ImageResizeSettings() | Initializes a new instance of the ImageResizeSettings class. |
Properties
Name | Description |
---|
ColorCompareMethod { get; set; } | Gets or sets the color compare method. |
ColorQuantizationMethod { get; set; } | Gets or sets the color quantization method. |
EntriesCount { get; set; } | Gets or sets the entries count |
FilterType { get; set; } | Gets or sets the type of the filter. |
Mode { get; set; } | Gets or sets the interpolation mode. |
See Also