Converts this RGB color to the HSL colorspace.
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Public Function ToHSL As ColorHSL
member ToHSL : unit -> ColorHSL
Return Value
Type:
ColorHSLA new ColorHSL structure.
See Also