Detects whether an image is blank.
Boolean ObjectName. IsBlankImage(Short sImageIndex)
Short sImageIndex: specifies the index of image in buffer. The index is 0-based.
Boolean.
TRUE indicates that the image is blank. FALSE indicates that the image is not blank.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown.
When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.
If you would like to check whether a certain area on a selected image is blank, you can use the IsBlankImageEx method.
BlankImageThreshold property, BlankImageMaxStdDev property
TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2011 Dynamsoft Corporation. All Rights Reserved.