TdxAlphaColors.FromHSL(Single,Single,Single) Method
Declaration
class function FromHSL(H: Single; S: Single; L: Single): TdxAlphaColor; overload; static;
Parameters
Name | Type |
---|---|
H | Single |
S | Single |
L | Single |
Returns
Type |
---|
TdxAlphaColor |
See Also