ColorModes Enumeration
Represents the psd file format color modes.
Module: aspose.psd.fileformats.psd
Full Name: aspose.psd.fileformats.psd.ColorModes
Aspose.PSD Version: 24.12.0
Members
| Member name | Description | 
|---|---|
| BITMAP | The bitmap color mode. | 
| CMYK | CMYK color mode. | 
| DUOTONE | Duotone color mode. | 
| GRAYSCALE | The grayscale mode. | 
| INDEXED | Indexed color mode. | 
| LAB | Lab color mode. | 
| MULTICHANNEL | Multichannel color mode. | 
| RGB | RGB color mode. |