Creates a RgbColor from the specified HSL color.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static RgbColor FromHsl( float hue, float saturation, float lightness )
Type: System.Single
Hus channel value.Type: System.Single
Saturation channel value.Type: System.Single
Lightness channel value.