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

RGBTripleToHSL

Declaration

Source position: JPL.Colors.pas line 135

procedure RGBTripleToHSL(

  RGBTriple: TRGBTriple;

  out H: Integer;

  out S: Integer;

  out L: Integer

);



CT Web help

CodeTyphon Studio