Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Color
To
Hsl Method
Overload List
ToHsl
Returns the HSL color model equivalent of this RGB color.
ToHsl(Byte, Byte, Byte, Byte)
Converts the given RGBA color component values to their HSL color equivalent.
See Also
Reference
Color Structure
Avalonia.Media Namespace
In This Article
Overload List
See Also