| Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > ApplyUnsharpFilter Method : ApplyUnsharpFilter() Method |
'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();
| Exception | Description |
|---|---|
| System.InvalidOperationException | Thrown when method cannot operate correctly. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |
Use this function if the default control parameters are adequate.