ImageResizeSettings

ImageResizeSettings class

Image resize settings class

public class ImageResizeSettings

Constructors

NameDescription
ImageResizeSettings()The default constructor.

Properties

NameDescription
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