PDFKit.NET 2.0 Class Library (.NET 2.0)

Color Methods

The methods of the Color class are listed below. For a complete list of Color class members, see the Color Members topic.

Public Static Methods

ConvertOverloaded. 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.

Public Instance Methods

Clone Clones a Color.
ConvertOverloaded. 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.

Protected Instance Methods

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.

See Also

Color Class | TallComponents.PDF.Colors Namespace