Version 24.2 (latest)

CMYK Structure Properties

For a list of all members of this type, see CMYK members.

Public Properties
 NameDescription
Public PropertyAlphaGets / sets the Alpha value that will be used when this color is converted to a Color struct.  
Public PropertyCGets / sets the C value for a CMYK color. The expected values are between 0 and 100.  
Public PropertyKGets / sets the K value for a CMYK color. The expected values are between 0 and 100.  
Public PropertyMGets / sets the M value for a CMYK color. The expected values are between 0 and 100.  
Public PropertyYGets / sets the Y value for a CMYK color. The expected values are between 0 and 100.  
See Also