ColorMode enumeration

ColorMode enumeration

Represents color mode.

The ColorMode type exposes the following members:

Fields

FieldDescription
CMYKCMYK color mode.
RGBRGB color mode.
LABLAB color mode.

See Also