Accusoft.ScanFixXpress8.Net - Updated
AutoDespeckle Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : 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
Thrown when image type is unsupported.
Thrown 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