ColorMode enumeration

ColorMode enumeration

Represents color mode in PhotoshopPackage.

The ColorMode type exposes the following members:

Fields

FieldDescription
BITMAPBitmap color mode.
GRAY_SCALEGray scale color mode.
INDEXED_COLORThe indexed color.
RGBRGB color.
CMYKCMYK color mode.
MULTI_CHANNELMulti-channel color.
DUOTONEDuo-tone color.
LAB_COLORLAB color.

See Also