RgbColor overview

Constructors

 ConstructorOverloaded Initializes a new instance of the RgbColor class.

Public Methods

 DrawOverridden. Draws the color data to the given PageWriter object.
 EqualsOverridden. Tests equality of colors.
 GetHashCodeOverridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
 GetType (inherited from Object)See System.Object
 ToString (inherited from Object)See System.Object

Public Properties

 BGets or sets the blue value.
 GGets or sets the green value.
 RGets or sets the red value.

Protected Methods

 Finalize (inherited from Object)See System.Object
 MemberwiseClone (inherited from Object)See System.Object
 SetColorSets the color.

See Also

RgbColor Class | ceTe.DynamicPDF Namespace