#include "ltocr.h"
L_LTOCR_API L_INT EXT_FUNCTION L_OcrPage_IsInverted(page, value)
Determine if the L_OcrPage is inverted.
Handle to the OCR page.
Address to L_BOOL variable to be updated.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Determine if the L_OcrPage is inverted.
Required DLLs and Libraries
For an example, refer to L_OcrPage_AutoPreprocess