Click or drag to resize

ColorCMYK Methods

The ColorCMYK type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDistance
Calculates the 'distance' of two CMYK colors
Public methodEquals(Object)
Returns a value indicating that this is equal to the specified object
(Overrides ValueTypeEquals(Object).)
Public methodEquals(ColorCMYK)
Returns a value indicating that this is equal to the specified color
Public methodGetHashCode
Gets the hash code for this object
(Overrides ValueTypeGetHashCode.)
Public methodToColor
Gets this object as an ARGB color value
Top
See Also