Analyzes an image to determine if the amount of data there is low enough for the page to be considered blank.
Visual Basic |
---|
Public Function DetectBlankPage( _ ByVal options As BlankPageDetectOptions _ ) As BlankPageDetectResults |
- options
- An object containing parameters controlling the process.
An object containing information produced by the enhancement process.
Note: Use this function if the default control parameters are adequate.
Important: This method is designed to work with document images only. Using this with photograph images may yield inaccurate or erroneous results.