Initializes a new instance of the IntegralImage class.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Remarks
The constractor is protected, what makes it imposible to instantiate this
class directly. To create an instance of this class FromBitmap(Bitmap) or
FromBitmap(BitmapData) method should be used.