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

Intersect() public method

Initializes a new instance of the Merge class.
public Intersect ( ) : System
return System
        public Intersect( )
        {
            InitFormatTranslations( );
        }

Same methods

Intersect::Intersect ( Bitmap overlayImage ) : System
Intersect::Intersect ( UnmanagedImage unmanagedOverlayImage ) : System