Click or drag to resize

AciColorToHsl Method

Overload List
  NameDescription
Public methodStatic memberToHsl(AciColor)
Converts the RGB (red, green, blue) components of an AciColor to HSL (hue, saturation, lightness) values.
Public methodStatic memberToHsl(AciColor, Double, Double, Double)
Converts the RGB (red, green, blue) components of an AciColor to HSL (hue, saturation, lightness) values.
Top
See Also