Accusoft.ScanFixXpress8.Net
ApplySobelFilter() Method




Performs a 3x3 Sobel horizontal edge detection filter operation on the image.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Overloads Sub ApplySobelFilter() 
'Usage
 
Dim instance As ScanFix
 
instance.ApplySobelFilter()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void ApplySobelFilter()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void ApplySobelFilter(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void ApplySobelFilter(); 
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