Accusoft.ScanFixXpress8.Net
CountOfSpecksFound Property (AutoDespeckleResults)




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
public int CountOfSpecksFound {get;}
public: __property int get_CountOfSpecksFound();
public:
property int CountOfSpecksFound {
   int get();
}

Property Value

An integer that represents the number of speckles.
See Also

Reference

AutoDespeckleResults Class
AutoDespeckleResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback