The RgbColor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| B |
Blue color component [0-255]
| |
| G |
Green color component [0-255]
| |
| Name |
The name of the color.
(Overrides Color..::..Name.) | |
| ParsableName |
Get the name of the color as it can be parsed again.
(Overrides Color..::..ParsableName.) | |
| R |
Red color component [0-255]
|