The methods of the Color class are listed below. For a complete list of Color class members, see the Color Members topic.
![]() Convert | Overloaded. Convert a GDI color to a PDF color. |
![]() Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. |
![]() Parse | Parse a string to extract a color. |
![]() ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. |
Clone | Clones a Color. |
Convert | Overloaded. Convert this color to a GDI color. |
Equals | Compares two colors. |
GetHashCode | Provides a hashcode. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Color Class | TallComponents.PDF.Colors Namespace