API:System.UIConsts.RGBtoHSL

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure RGBtoHSL(RGB: TAlphaColor; out H, S, L: Single);

C++

extern DELPHI_PACKAGE void __fastcall RGBtoHSL(System::Uitypes::TAlphaColor RGB, /* out */ float &H, /* out */ float &S, /* out */ float &L);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.UIConsts.pas
System.UIConsts.hpp
System.UIConsts System.UIConsts

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !