#include "ltocr.h"
L_LTOCR_API L_INT EXT_FUNCTION L_OcrPage_GetZoneCount(page, value)
Gets the number of zones inside the page.
Handle to the OCR page.
Address to L_UINT variable to be updated with the page zones count.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Gets the number of zones inside the page.
Required DLLs and Libraries
For an example, refer to L_OcrPage_AutoZone