Name | Description | |
---|---|---|
BorderRemovalOptions Constructor | Overloaded. |
The following tables list the members exposed by BorderRemovalOptions.
Name | Description | |
---|---|---|
BorderRemovalOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
AmountToExpandPage | Gets and sets the number of pixels to expand each of the four page edges. | |
BorderSpeckSize | Gets and sets the maximum width or height (in pixels) of specks present in the border of the image. | |
CropBorder | Gets and sets a flag that indicates whether the detected border pixels should be removed from the image. | |
DeskewBorder | Gets and sets a flag that indicates whether the image should be deskewed based on the angle of the detected border. | |
MaximumPageHeight | Gets and sets the maximum expected page height, in pixels. | |
MaximumPageWidth | Gets and sets the maximum expected page width, in pixels. | |
MinimumConfidence | Gets and sets the minimum detection confidence required before correction will proceed. | |
MinimumPageHeight | Gets and sets the minimum expected page height, in pixels. | |
MinimumPageWidth | Gets and sets the minimum expected page width, in pixels. | |
PadColor | Gets and sets the color to use for pixels that are added to the image or for pixels that replace border pixels. | |
PageSpeckSize | Gets and sets the maximum width or height (in pixels) of specks present in the interior (page) portion of the image. | |
Quality | Gets and sets a value that indicates the amount of effort to expend analyzing the image to locate the border. | |
ReplaceBorder | Gets and sets a flag that indicates whether the detected border pixels should be replaced with the fill color. |