AForge.Imaging.ColorReduction.OrderedColorDithering.OrderedColorDithering C# (CSharp) Method

OrderedColorDithering() public method

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

Same methods

OrderedColorDithering::OrderedColorDithering ( byte matrix ) : System