XmpColorantColorMode enumeration

XmpColorantColorMode enumeration

Represents color mode in XmpColorantBase.

The XmpColorantColorMode type exposes the following members:

Fields

Field Description
UNDEFINED The color mode is undefined.
CMYK CMYK color mode.
RGB RGB color mode.
LAB LAB color mode.

See Also