[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'GraphUtil' (#lcl)

ColorHLSToRGB

Declaration

Source position: graphutil.pp line 66

function ColorHLSToRGB(

  Hue: Word;

  Luminance: Word;

  Saturation: Word

):TColorRef;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.