Unit 'GraphUtil' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lcl]

ColorToHLS

Declaration

Source position: graphutil.pp line 31

procedure ColorToHLS(

  const AColor: TColor;

  out H: Byte;

  out L: Byte;

  out S: Byte

);



CT Web help

CodeTyphon Studio