Accusoft.ScanFixXpress7.Net
DetectBlankRectangle Method
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : DetectBlankRectangle Method




options
An object containing parameters that control the enhancement process.

Glossary Item Box

Analyzes a rectangular area of an image to determine if the amount of data there is low enough to be considered blank.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

options
An object containing parameters that control the enhancement process.

Return Value

An object containing information produced by the enhancement process.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionThrown when required argument value is null.
System.ArgumentOutOfRangeExceptionThrown when argument is out of range.
System.ComponentModel.InvalidEnumArgumentExceptionThrown when argument enum value is invalid.
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.

Remarks

Note: This method is designed to work with document images only. Using this with photograph images may yield inaccurate or erroneous results.

See Also

©2012. Accusoft Corporation. All Rights Reserved.