ColorModes enumeration

ColorModes enumeration

Represents the PSD file format color modes.

The ColorModes type exposes the following members:

Fields

FieldDescription
BITMAPThe bitmap color mode.
GRAYSCALEThe grayscale mode.
INDEXEDIndexed color mode.
RGBRGB color mode.
CMYKCMYK color mode.
MULTICHANNELMultichannel color mode.
DUOTONEDuotone color mode.
LABLab color mode.

See Also