Text recognition

Element that OCR-recognizes text of given image. If image is not supplied the full screen recognition is executed.

Properties

- Image: [System.Drawing.Bitmap] Image bytes array

- Variable: [LTools.OCR.OCRInst] Reference to OCR engine

- Text*: [String] Variable to store resulting text

- Time-out*: [Int32] Maximum waiting time for process completion (ms)

Last updated