Accusoft.ScanFixXpress8.Net
ApplyUnsharpFilter() Method




Performs an Unsharp mask sharpening filter operation on the image.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Sub ApplyUnsharpFilter() 
'Usage
 
Dim instance As ScanFix
 
instance.ApplyUnsharpFilter()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void ApplyUnsharpFilter()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public: void ApplyUnsharpFilter(); 
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void ApplyUnsharpFilter(); 
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