ImageGear .NET - Updated December 24, 2018
PreProcTime Property




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecStatistics Class : PreProcTime Property
Gets time spent on image pre-processing.
Syntax
'Declaration
 
Public ReadOnly Property PreProcTime As Integer
 
'Usage
 
Dim instance As ImGearRecStatistics
Dim value As Integer
 
value = instance.PreProcTime

Property Value

Integer value.
See Also

Reference

ImGearRecStatistics Class
ImGearRecStatistics Members