Defines the Color Reduction type for BMP images.
[Serializable]
public sealed enum BMPColorReduction : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
DefaultDescribes the Default (polichrome) Color Reduction.
GrayScaleDescribes the GrayScale (monochrome) Color Reduction.

See Also

Steema.TeeChart.Export Namespace