Accord.Imaging.Filters.Divide.Divide C# (CSharp) Method

Divide() public method

Initializes a new instance of the Divide class.
public Divide ( ) : System.Collections.Generic
return System.Collections.Generic
        public Divide()
        {
            InitFormatTranslations();
        }

Same methods

Divide::Divide ( Bitmap overlayImage ) : System.Collections.Generic
Divide::Divide ( UnmanagedImage unmanagedOverlayImage ) : System.Collections.Generic