The RgbColor type exposes the following members.
Properties
| Name | Description |
---|
 | Blue |
Gets or sets the blue component. Values from 0 to 255.
|
 | Green |
Gets or sets the green component. Values from 0 to 255.
|
 | Red |
Gets or sets the red component. Values from 0 to 255.
|
See Also