The Color type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clones a Color.
| |
| Convert()()()() |
Convert this color to a GDI color.
| |
| Convert(Color) |
Convert a GDI color to a PDF color.
| |
| Equals |
Compares two colors.
(Overrides Object..::..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 |
Provides a hashcode.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Parse |
Parse a string to extract a color.
| |
| ToString | (Inherited from Object.) |