L_OcrPage_SetZoneCustomData

#include "ltocr.h"

L_LTOCR_API L_INT L_OcrPage_SetZoneCustomData(page, zoneIndex, data)

Parameters

L_OcrPage page

OCR page.

L_INT zoneIndex

The 0-based zone index.

L_VOID *data

The zone custom data.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

This method is used internally by LEADTOOLS.

Required DLLs and Libraries

LTKRN
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64, Linux.

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

LEADTOOLS OCR Module - LEAD Engine C API Help