PDFReaderControls.NET Professional Type Reference

RgbColor Methods

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

Public Static Methods

Convert (inherited from Color) Convert a GDI color to a PDF color.
Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
Parse (inherited from Color) 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 (inherited from Color) Clones a Color.
Convert Comvert this color to a System.Drawing.Color.
Equals (inherited from Color) Compares two colors.
GetHashCode (inherited from Color) 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

RgbColor Class | TallComponents.PDF.Colors Namespace