AForge.Imaging.HSL.HSL C# (CSharp) Method

HSL() public method

Initializes a new instance of the HSL class.
public HSL ( ) : System
return System
        public HSL( ) { }

Same methods

HSL::HSL ( int hue, float saturation, float luminance ) : System