Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
CountOfSpecksFound Property (AutoDespeckleResults)




Accusoft.ScanFixXpressSdk Namespace > AutoDespeckleResults Class : CountOfSpecksFound Property
Gets the number of speckles found and removed from image
Syntax
'Declaration
 
Public ReadOnly Property CountOfSpecksFound As Integer
 
'Usage
 
Dim instance As AutoDespeckleResults
Dim value As Integer
 
value = instance.CountOfSpecksFound

Property Value

An integer that represents the number of speckles.
See Also

Reference

AutoDespeckleResults Class
AutoDespeckleResults Members