Click or drag to resize

ColorCMYK Properties

The ColorCMYK type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or sets the Alpha channel value. Alpha channels are limited to the 0~1 range.
Public propertyC
Gets or sets the Cyan channel value. Cyan channels are limited to the 0~1 range.
Public propertyK
Gets or sets the Key channel value. Key channels are limited to the 0~1 range.
Public propertyM
Gets or sets the Magenta channel value. Magenta channels are limited to the 0~1 range.
Public propertyY
Gets or sets the Yellow channel value. Yellow channels are limited to the 0~1 range.
Top
See Also