ScanFix Xpress v9.0 for .NET - Updated
ApplyUnsharpFilter() Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > ApplyUnsharpFilter Method : ApplyUnsharpFilter() Method
Performs an Unsharp mask sharpening filter operation on the image.
Syntax
'Declaration
 
Public Overloads Sub ApplyUnsharpFilter() 
'Usage
 
Dim instance As ScanFix
 
instance.ApplyUnsharpFilter()
public void ApplyUnsharpFilter()
public: void ApplyUnsharpFilter(); 
public:
void ApplyUnsharpFilter(); 
Exceptions
ExceptionDescription
Thrown when method cannot operate correctly.
Thrown when image type is unsupported.
Thrown when operation failed.
Remarks

Use this function if the default control parameters are adequate.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.