Source position: JPL.Colors.pas line 135
procedure RGBTripleToHSL(
RGBTriple: TRGBTriple;
out H: Integer;
out S: Integer;
out L: Integer
);