Finds the Green component of the supplied color.
Source position: graphics.pp line 1943
function Green( |
rgb: TColorRef |
):Byte; |
rgb |
|
The color for processing, expressed as RGB. |
Returns the Green component of the color specified in RGB.
Does not work with system color values.
| Version 4.4 | Generated 2025-11-08 | Home |