The CmykColor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| C |
The Cyan color component [0-255].
| |
| K |
The Black color component [0-255].
| |
| M |
The Magenta color component [0-255].
| |
| Name |
The name of the CMYK color.
(Overrides Color..::..Name.) | |
| ParsableName |
Get the name of the color as it can be parsed again.
(Overrides Color..::..ParsableName.) | |
| Y |
The Yellow color component [0-255].
|