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

ColorToHLS

Declaration

Source position: graphutil.pp line 33

procedure ColorToHLS(

  const AColor: TColor;

  out H: Byte;

  out L: Byte;

  out S: Byte

);

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