API:System.UIConsts.ChangeHSL
Delphi
function ChangeHSL(const C: TAlphaColor; dH, dS, dL: Single): TAlphaColor;
C++
extern DELPHI_PACKAGE System::Uitypes::TAlphaColor __fastcall ChangeHSL(const System::Uitypes::TAlphaColor C, float dH, float dS, float dL);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.UIConsts.pas System.UIConsts.hpp |
System.UIConsts | System.UIConsts |
Description
Embarcadero Technologies does not currently have any additional information.