CMYKColor

CMYKColor class

Class for CMYK color. Null means CMYK is not used, default RGB color is in use.

The CMYKColor type exposes the following members:

Constructors

NameDescription
CMYKColor(c, m, y, k)Initializes a new instance of the CMYKColor class

See Also