Accusoft.ScanFixXpress8.Net
AutoDespeckle Method




Automatically detects speckles on an image and remove them.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function AutoDespeckle() As AutoDespeckleResults
'Usage
 
Dim instance As ScanFix
Dim value As AutoDespeckleResults
 
value = instance.AutoDespeckle()

Return Value

An AutoDespeckleResults object containing information about the results of the automatic despeckling process.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Note: Use this method if you wish to remove speckles without setting any parameters

See Also

Reference

ScanFix Class
ScanFix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback