Accusoft.ScanFixXpress8.Net - Updated
RemoveBlobs() Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > RemoveBlobs Method : RemoveBlobs() Method
Locates and removes large black objects in bitonal images.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Overloads Function RemoveBlobs() As BlobRemovalResults
'Usage
 
Dim instance As ScanFix
Dim value As BlobRemovalResults
 
value = instance.RemoveBlobs()

Return Value

A BlobRemovalResults object containing information about the results of the blob removal process.
Exceptions
ExceptionDescription
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