API:Vcl.GraphUtil.ColorHLSToRGB
Delphi
function ColorHLSToRGB(Hue, Luminance, Saturation: Word): TColorRef;
C++
extern DELPHI_PACKAGE unsigned __fastcall ColorHLSToRGB(System::Word Hue, System::Word Luminance, System::Word Saturation);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.GraphUtil.pas Vcl.GraphUtil.hpp |
Vcl.GraphUtil | Vcl.GraphUtil |
Description
Embarcadero Technologies does not currently have any additional information.