Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

d2RGBtoHSL

Declaration

Source position: orca_scene2d.pas line 6854

procedure d2RGBtoHSL(

  RGB: TD2Color;

  out H: Single;

  out S: Single;

  out L: Single

);



CT Web help

CodeTyphon Studio