Source position: JPL.Colors.pas line 127
function HSLRangeToRGB(
H: Integer;
S: Integer;
L: Integer
):TColor;