Unit 'JPL.Colors' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

ColorToHslCss

Declaration

Source position: JPL.Colors.pas line 160

procedure ColorToHslCss(

  const Color: TColor;

  out H: Integer;

  out S: Integer;

  out L: Integer

);



CT Web help

CodeTyphon Studio