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

TryHslRangeToColor

Declaration

Source position: JPL.Colors.pas line 165

function TryHslRangeToColor(

  s: string;

  var Color: TColor;

  Separator: string = ',';

  AMaxHue: Integer = 360;

  AMaxSat: Integer = 100;

  AMaxLum: Integer = 100

):Boolean;



CT Web help

CodeTyphon Studio