API:System.UIConsts.ChangeHSL

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!