ColorModes enumeration
ColorModes enumeration
Represents the PSD file format color modes.
The ColorModes type exposes the following members:
Fields
| Field | Description | 
|---|---|
| BITMAP | The bitmap color mode. | 
| GRAYSCALE | The grayscale mode. | 
| INDEXED | Indexed color mode. | 
| RGB | RGB color mode. | 
| CMYK | CMYK color mode. | 
| MULTICHANNEL | Multichannel color mode. | 
| DUOTONE | Duotone color mode. | 
| LAB | Lab color mode. | 
See Also
- module aspose.cad.fileformats.psd