|
|
|
|
|
|
Property
|
|
Description
|
|
|
|
|
|
|
|
Alpha
|
|
The alpha opacity. |
|
|
|
|
|
|
|
Black
|
|
The black intensity of the color. |
|
|
|
|
|
|
|
Blue
|
|
The color blue component. |
|
|
|
|
|
|
|
Color
|
|
The System.Drawing Color. |
|
|
|
|
|
|
|
ColorSpace
|
|
The native color space for the color. |
|
|
|
|
|
|
|
Cyan
|
|
The cyan intensity of the color. |
|
|
|
|
|
|
|
Gray
|
|
The gray intensity of the color. |
|
|
|
|
|
|
|
Green
|
|
The color green component. |
|
|
|
|
|
|
|
Magenta
|
|
The magenta intensity of the color. |
|
|
|
|
|
|
|
RGB
|
|
The standard RGB color representation, 0x00RRGGBB. |
|
|
|
|
|
|
|
Red
|
|
The color red component. |
|
|
|
|
|
|
|
String
|
|
The color as a string. |
|
|
|
|
|
|
|
Yellow
|
|
The yellow intensity of the color. |
|
|
|
|
|
|