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

HSLToRGBTriple

Declaration

Source position: JPL.Colors.pas line 135

function HSLToRGBTriple(

  H: Integer;

  S: Integer;

  L: Integer

):TRGBTriple;



CT Web help

CodeTyphon Studio