The CmykColor type exposes the following members.
Name | Description | |
---|---|---|
![]() |
A |
Returns 8-bit alpha channel value (color opacity). (Overrides Color.A.) |
![]() |
A32 |
Returns 16-bit (extended) alpha channel value (color opacity). (Overrides Color.A32.) |
![]() |
C |
Returns 8-bit cyan channel value. |
![]() |
C32 |
Returns 16-bit cyan channel value. |
![]() |
ChannelCount |
Returns number of channels available in this color. (Overrides Color.ChannelCount.) |
![]() |
ColorSpace |
Returns a color space of the color. (Overrides Color.ColorSpace.) |
![]() |
K |
Returns 8-bit black channel value. |
![]() |
K32 |
Returns 16-bit black channel value. |
![]() |
M |
Returns 8-bit magenta channel value. |
![]() |
M32 |
Returns 16-bit magenta channel value. |
![]() |
Y |
Returns 8-bit yellow channel value. |
![]() |
Y32 |
Returns 16-bit yellow channel value. |