Unit 'xHSL_RGBCIEUtils' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_graphics32ext]

LCHToLab

Declaration

Source position: xHSL_RGBCIEUtils.pas line 51

procedure LCHToLab(

  lum: real;

  c: real;

  h: real;

  var l: real;

  var a: real;

  var b: real

);



CT Web help

CodeTyphon Studio