The following tables list the members exposed by BlankRectangleDetectOptions.
Public Constructors
Public Properties
| Name | Description |
 | Area |
Gets and sets the rectangular area that specifies the location to examine for blankness.
|
 | GapFill |
Gets and sets the maximum spacing between objects that should be considered connected.
|
 | IgnoreBorder |
Gets and sets 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.
|
 | MinimumContrast |
Gets and sets the minimum level of contrast between background and foreground.
|
 | MinimumObjectDimension |
Gets and sets the minimum width or height of a object that should be considered non-blank.
|
Top
See Also