Creates new AdjustHsl class instance. You can specify all the parameters of this transform here (hue, saturation, and lightness).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.Single
Hue modifier (in degrees). You can later access this value through property Hue.Type: System.Single
Saturation modifier (in range [0,1]). You can later access this value through property Saturation.Type: System.Single
Saturation modifier (in range [0,1]). You can later access this value through property Lightness.