The following tables list the members exposed by CMYK.
Name | Description | |
---|---|---|
![]() | Alpha | Gets / sets the Alpha value that will be used when this color is converted to a Color struct. |
![]() | C | Gets / sets the C value for a CMYK color. The expected values are between 0 and 100. |
![]() | K | Gets / sets the K value for a CMYK color. The expected values are between 0 and 100. |
![]() | M | Gets / sets the M value for a CMYK color. The expected values are between 0 and 100. |
![]() | Y | Gets / sets the Y value for a CMYK color. The expected values are between 0 and 100. |