Accusoft.ScanFixXpress8.Net
ApplyLaplacianFilter Method




Performs a 3x3 Laplacian edge detection filter operation on the image.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Sub ApplyLaplacianFilter() 
'Usage
 
Dim instance As ScanFix
 
instance.ApplyLaplacianFilter()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void ApplyLaplacianFilter()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public: void ApplyLaplacianFilter(); 
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void ApplyLaplacianFilter(); 
Exceptions
ExceptionDescription
System.InvalidOperationExceptionThrown when method cannot operate correctly.
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback