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




area
The rectangle specifying the location to examine for blankness.
ignoreBorder
A flag that tells the operation to do a quick search for overscan in the border, and will adjust the detection area to move it inside the detected overscanned border.
minimumObjectDimension
The minimum width or height of a black object that should be considered non-blank.
gapFill
The maximum spacing between black objects that should be considered connected.
minimumContrast
The minimum contrast between foreground and background for color and gray images

Glossary Item Box

Overloaded constructor for the BlankRectangleDetectOptions type.

Syntax

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

Parameters

area
The rectangle specifying the location to examine for blankness.
ignoreBorder
A flag that tells the operation to do a quick search for overscan in the border, and will adjust the detection area to move it inside the detected overscanned border.
minimumObjectDimension
The minimum width or height of a black object that should be considered non-blank.
gapFill
The maximum spacing between black objects that should be considered connected.
minimumContrast
The minimum contrast between foreground and background for color and gray images

See Also

©2012. Accusoft Corporation. All Rights Reserved.