ImageEn, unit hsvbox
THSVBox.SetRGB
THSVBox
.SetRGB
Declaration
procedure SetRGB(r, g, b: Byte);
Description
Sets current color as RGB.
Example
HSVBox1.SetRGB( 255, 0, 128 );
See Also
◼
SetColor
◼
Color
◼
Hue