Name | Description | |
---|---|---|
BlankPageDetectOptions Constructor | Overloaded. |
The following tables list the members exposed by BlankPageDetectOptions.
Name | Description | |
---|---|---|
BlankPageDetectOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
BottomMargin | Gets and sets the number of rows of pixels to ignore on the bottom edge of the image. | |
GapFill | Gets and sets the maximum spacing between black 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. | |
LeftMargin | Gets and sets the number of columns of pixels to ignore on the left edge of the image. | |
MinimumContrast | Gets and sets the minimum level of contrast between background and foreground. | |
MinimumObjectDimension | Gets and sets the minimum width or height of a black object that should be considered non-blank. | |
RightMargin | Gets and sets the number of columns of pixels to ignore on the right edge of the image. | |
TopMargin | Gets and sets the number of pixels to ignore on the top edge of the image. |