The CmykColor type exposes the following members.

Properties

  NameDescription
Public propertyC
The Cyan color component [0-255].
Public propertyK
The Black color component [0-255].
Public propertyM
The Magenta color component [0-255].
Public propertyName
The name of the CMYK color.
(Overrides Color..::..Name.)
Public propertyParsableName
Get the name of the color as it can be parsed again.
(Overrides Color..::..ParsableName.)
Public propertyY
The Yellow color component [0-255].

See Also