| CmykColor Properties |
The CmykColor type exposes the following members.
| Name | Description | |
|---|---|---|
| C |
Gets the cyan component value of this Color structure.
| |
| Empty |
Gets the empty.
| |
| IsEmpty |
Gets a value indicating whether this Color structure is uninitialized.
| |
| K |
Gets the black component value of this Color structure.
| |
| M |
Gets the magenta component value of this Color structure.
| |
| Y |
Gets the yellow component value of this Color structure.
|