[Overview][Constants][Types][Procedures and functions][Index] |
Source position: graphutil.pp line 36
procedure HLStoRGB( |
const H: Byte; |
const L: Byte; |
const S: Byte; |
out R: Byte; |
out G: Byte; |
out B: Byte |
); |
lazarus-ccr.sourceforge.net |