Accusoft.ScanFixXpress8.Net
ApplyOpenFilter() Method




Performs a 3x3 Open filter operation on the image, opening light colored pixels.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Sub ApplyOpenFilter() 
'Usage
 
Dim instance As ScanFix
 
instance.ApplyOpenFilter()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void ApplyOpenFilter()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public: void ApplyOpenFilter(); 
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void ApplyOpenFilter(); 
Exceptions
ExceptionDescription
System.InvalidOperationExceptionThrown when method cannot operate correctly.
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Use this function if the default control parameters are adequate.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback