←Select platform

ImagePreprocessingTime Property

Summary

Gets or sets the image preprocessing time in milliseconds.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public long ImagePreprocessingTime {get; set;} 
Public Property ImagePreprocessingTime As Long 
public long ImagePreprocessingTime {get; set;} 
@property (nonatomic, assign) UInt64 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 ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize