L_OcrPage_RemoveZone

#include "ltocr.h"

L_LTOCR_API L_INT EXT_FUNCTION L_OcrPage_RemoveZone(page, ocrZone)

Remove that zone from the page zones.

Parameters

L_OcrPage page

Handle to the OCR page.

const L_OcrZone* ocrZone

Pointer to L_OcrZone structure to look for in the page zones and remove it.

Returns

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

Comments

Remove that zone from the page zones.

Required DLLs and Libraries

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