Accusoft.ScanFixXpress8.Net
ApplyCloseFilter() Method




Performs a 3x3 Close filter operation on the image, closing light colored pixels.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Overloads Sub ApplyCloseFilter() 
'Usage
 
Dim instance As ScanFix
 
instance.ApplyCloseFilter()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void ApplyCloseFilter()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void ApplyCloseFilter(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void ApplyCloseFilter(); 
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