Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

e5e1e29c f3d1 d9ed ba38 c38932cc807b

haplokuon edited this page May 6, 2023 · 1 revision

ToHsl Method

netDxf 3.0.0 Library

Overload List

ToHsl(AciColor) Converts the RGB (red, green, blue) components of an AciColor to HSL (hue, saturation, lightness) values.
ToHsl(AciColor, Vector3) Converts the RGB (red, green, blue) components of an AciColor to HSL (hue, saturation, lightness) values.
ToHsl(AciColor, Double, Double, Double) Converts the RGB (red, green, blue) components of an AciColor to HSL (hue, saturation, lightness) values.

See Also

Reference

AciColor Class
netDxf Namespace

Clone this wiki locally