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




options
An object containing parameters that control the process.

Glossary Item Box

This function performs an Open filter operation of the specified size on the image, opening light colored pixels and placing the output in the specified center location.

Syntax

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

Parameters

options
An object containing parameters that control the process.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionThrown if required argument value is null
System.ArgumentOutOfRangeExceptionThrown when argument is out of range.
System.ComponentModel.InvalidEnumArgumentExceptionThrown when argument enum value is invalid.
System.InvalidOperationExceptionThrown when method cannot operate correctly.
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.