Accusoft.ScanFixXpress7.Net
BlobRemovalOptions Constructor(Rectangle,Int32,Int32,Int32)
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > BlobRemovalOptions Class > BlobRemovalOptions Constructor : BlobRemovalOptions Constructor(Rectangle,Int32,Int32,Int32)




area
The area of the image where the blob removal process will search.
minimumPixelCount
The minimum number of pixels for an object to be considered a blob for removal purposes.
maximumPixelCount
The maximum number of pixels for an object to be considered a blob for removal purposes.
minimumDensity
The ratio of black pixels to all pixels within the convex hull of an object.

Glossary Item Box

Overloaded constructor for the BlobRemovalOptions type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

area
The area of the image where the blob removal process will search.
minimumPixelCount
The minimum number of pixels for an object to be considered a blob for removal purposes.
maximumPixelCount
The maximum number of pixels for an object to be considered a blob for removal purposes.
minimumDensity
The ratio of black pixels to all pixels within the convex hull of an object.

See Also

©2012. Accusoft Corporation. All Rights Reserved.