←Select platform

ImagePreprocessingTime Property

Summary
Gets or sets the image preprocessing time in milliseconds.
Syntax
C#
VB
Objective-C
C++
Java
public long ImagePreprocessingTime { get; set; } 
Public Property ImagePreprocessingTime As Long 
@property (nonatomic, assign) UInt64 imagePreprocessingTime 
public long getImagePreprocessingTime () 
public void setImagePreprocessingTime(long value) 
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 Module - LEAD Engine

Example

For an example, refer to OcrStatistic.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.