public class RgbColor
Public Class RgbColor
RgbColor | Constructs a RGB color from components |
AliceBlue | The predefined Alice Blue color |
AntiqueWhite | The predefined AntiqueWhite color |
B | The blue component of the color |
Beige | The predefined Beige color |
Black | The predefined Black color |
Blue | The predefined Blue color |
Coral | The predefined Coral color |
DarkGreen | The predefined DarkGreen color |
Empty | The empty color |
G | The green component of the color |
Gray | The predefined Gray color |
Green | The predefined Green color |
Indigo | The predefined Indigo color |
LightCyan | The predefined LightCyan color |
LightGray | The predefined LightGray color |
LightGreen | The predefined LightGreen color |
MistyRose | The predefined MistyRose color |
Navy | The predefined Navy color |
Orange | The predefined Orange color |
Pink | The predefined Pink color |
Purple | The predefined Purple color |
R | The red component of the color |
Red | The predefined Red color |
Violet | The predefined Violet color |
White | The predefined White color |
WhiteSmoke | The predefined White Smoke color |
Yellow | The predefined Yellow color |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |