ColorCMYK Methods |
The ColorCMYK type exposes the following members.
| Name | Description | |
|---|---|---|
| Distance |
Calculates the 'distance' of two CMYK colors
| |
| Equals(Object) |
Returns a value indicating that this is equal to the specified object
(Overrides ValueTypeEquals(Object).) | |
| Equals(ColorCMYK) |
Returns a value indicating that this is equal to the specified color
| |
| GetHashCode |
Gets the hash code for this object
(Overrides ValueTypeGetHashCode.) | |
| ToColor |
Gets this object as an ARGB color value
|