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

ColorToHslSys

Declaration

Source position: JPL.Colors.pas line 156

procedure ColorToHslSys(

  const Color: TColor;

  out Hue: Integer;

  out Sat: Integer;

  out Lum: Integer

);



CT Web help

CodeTyphon Studio