[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds the Red component of the supplied colour
Source position: graphics.pp line 1890
function Red( |
rgb: TColor |
):Byte; |
rgb |
|
The colour for processing, expressed as RGB |
Returns the Red component of the colour specified in RGB
lazarus-ccr.sourceforge.net |