Accusoft ImagXpress 13
DocumentBlankPageDetectUsingDefaults Method
Description
Examines a rectangle on an image, determining if the page is considered blank, based on the amount of data on the page. Uses the default settings of the DocumentBlankPageDetect Method.
Syntax
Visual Basic
Public Sub DocumentBlankPageDetectUsingDefaults() 
Remarks

This method is similar to the DocumentBlankPageDetect method, but uses the default settings.

ImagXpress examines an image and determines if it is blank or not, using parameters provided. The current image remains unchanged.

Outputs:

To use the DocumentBlankPageDetectUsingDefaults method

  1. Load a 1-bit image from a file or stream input.
  2. Call the DocumentBlankPageDetectUsingDefaults method.
  3. Examine the BlankPageDetect and Confidence properties for their values.

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback