[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
RGBToColor - assembles the supplied values for Red, Green and Blue into a composite colour
Source position: graphics.pp line 1891
function RGBToColor( |
R: Byte; |
G: Byte; |
B: Byte |
):TColor; |
lazarus-ccr.sourceforge.net |