Accusoft.ScanFixXpress7.Net
CorrectNegativePage(NegativeCorrectionOptions) Method
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > CorrectNegativePage Method : CorrectNegativePage(NegativeCorrectionOptions) Method




options
An object containing parameters that control the enhancement process.

Glossary Item Box

Determines if the image is black on white (normal) or white on black (negative), and optionally negate the image if it is, in fact, a negative.

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: Use this function if you wish to modify the parameters controlling the enhancement.

See Also

©2012. Accusoft Corporation. All Rights Reserved.