Table of Contents

TTMSFNCWXCustomOCR.RecognizeBitmap Method

Starts recognizing the contents of the given bitmap.

API unit family: TMSFNCWXOCR Declaring type: TTMSFNCWXCustomOCR

Syntax

procedure RecognizeBitmap(const Bitmap: TTMSFNCBitmap; ID: String);

Parameters

Name Description
Bitmap The bitmap whose contents are recognized.
ID A caller-defined identifier that is echoed back on the result so the outcome can be matched to this request.