Finds the Red component of the supplied color.
Source position: graphics.pp line 1976
function Red( |
rgb: TColorRef |
):Byte; |
rgb |
|
The color for processing, expressed as RGB. |
Returns the Red component of the color specified in RGB.
Does not work with system color values.
CT Web help |
CodeTyphon Studio |