Unit 'HSLUtils' Package
[Overview][Procedures and functions][Variables][Index] [#pl_htmlviewer]

RGBtoHSLRange

Declaration

Source position: HSLUtils.pas line 86

procedure RGBtoHSLRange(

  RGB: TColor;

  var H: Integer;

  var S: Integer;

  var L: Integer

);



CT Web help

CodeTyphon Studio