ImageResizeSettings.ColorQuantizationMethod

ImageResizeSettings.ColorQuantizationMethod property

Gets or sets the color quantization method.

public ColorQuantizationMethod ColorQuantizationMethod { get; set; }

Property Value

The color quantization method.

See Also