API:Vcl.GraphUtil.ColorHLSToRGB

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ColorHLSToRGB(Hue, Luminance, Saturation: Word): TColorRef;

C++

extern DELPHI_PACKAGE unsigned __fastcall ColorHLSToRGB(System::Word Hue, System::Word Luminance, System::Word Saturation);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.GraphUtil.pas
Vcl.GraphUtil.hpp
Vcl.GraphUtil Vcl.GraphUtil

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.