LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

ImagePreprocessingTime Property

Show in webframe







Gets or sets the image preprocessing time in milliseconds.
Syntax
public long ImagePreprocessingTime {get; set;}
'Declaration
 
Public Property ImagePreprocessingTime As Long
'Usage
 
Dim instance As OcrStatistic
Dim value As Long
 
instance.ImagePreprocessingTime = value
 
value = instance.ImagePreprocessingTime
public long ImagePreprocessingTime {get; set;}
@property (nonatomic, assign) long imagePreprocessingTime;
public long getImagePreprocessingTime ()
public void setImagePreprocessingTime(long value)
            
 
get_ImagePreprocessingTime();
set_ImagePreprocessingTime(value);
Object.defineProperty('ImagePreprocessingTime');
public:
property int64 ImagePreprocessingTime {
   int64 get();
   void set (    int64 value);
}

Property Value

The image preprocessing time in milliseconds.
Remarks

Note: This property is not supported in the LEADTOOLS OCR Advantage Engine

Example
For an example, refer to OcrStatistic.
Requirements

Target Platforms

See Also

Reference

OcrStatistic Structure
OcrStatistic Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

ImagePreprocessingTime requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features