XmpPhotoshopColorMode enumeration

XmpPhotoshopColorMode enumeration

Represents a color mode in XmpPhotoshopPackage.

The XmpPhotoshopColorMode type exposes the following members:

Fields

Field Description
BITMAP The bitmap color mode.
GRAY_SCALE The gray scale color mode.
INDEXED_COLOR The indexed color.
RGB The RGB color mode.
CMYK The CMYK color mode.
MULTI_CHANNEL The multi-channel color mode.
DUOTONE The duo-tone color mode.
LAB_COLOR The LAB color mode.

See Also