Table of Contents

TTMSFNCWXCustomOCR.RecognizeBytes Method

Starts recognizing an image supplied as raw bytes.

API unit family: TMSFNCWXOCR Declaring type: TTMSFNCWXCustomOCR

Syntax

procedure RecognizeBytes(const ABytes: TBytes; ID: string);

Parameters

Name Description
ABytes The raw image bytes to recognize.
ID A caller-defined identifier that is echoed back on the result so the outcome can be matched to this request.