[]
Gets or sets the RGB value of this color.
Only solid colors (with alpha 255) are supported.
Resets Brightness and TintAndShade properties to default values.
public override Color RGB { get; set; }
Public Overrides Property RGB As Color