[Serializable]
public sealed enum BMPColorReduction : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Default | Describes the Default (polichrome) Color Reduction. |
GrayScale | Describes the GrayScale (monochrome) Color Reduction. |
See Also
Steema.TeeChart.Export Namespace