The CMYKColor type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Brighter | (Inherited from Color.) | |
| Darker | (Inherited from Color.) | |
| Equals | (Overrides Color..::..Equals(Object).) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode | (Overrides Color..::..GetHashCode()()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToArgb | (Inherited from Color.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| type | (Inherited from ExtendedColor.) |
Properties
| Name | Description | |
|---|---|---|
| B |
Gets the blue component value of this Color structure.
(Inherited from Color.) | |
| Black | ||
| Cyan | ||
| G |
Gets the green component value of this Color structure.
(Inherited from Color.) | |
| Magenta | ||
| R |
Gets the red component value of this Color structure.
(Inherited from Color.) | |
| Type | (Inherited from ExtendedColor.) | |
| Yellow |