CmykColor Properties

The CmykColor type exposes the following members.

Properties
  NameDescription
Public propertyC
Gets the cyan component value of this Color structure.
Public propertyStatic memberEmpty
Gets the empty.
Public propertyIsEmpty
Gets a value indicating whether this Color structure is uninitialized.
Public propertyK
Gets the black component value of this Color structure.
Public propertyM
Gets the magenta component value of this Color structure.
Public propertyY
Gets the yellow component value of this Color structure.
See Also