[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds the Blue component of the supplied color.
Source position: graphics.pp line 1931
function Blue( |
rgb: TColorRef |
):Byte; |
rgb |
|
The color for processing, expressed as a RGB value. |
Returns the Blue component of the color specified in RGB.
Does not work with system color values.
Version 4.0 | Generated 2025-05-03 | Home |