Int_GetOCRImageText Description
Int_GetOCRImageText(
char *Int_Buf1
,
int Int_Count
);
Fills the text buffer with the recognized text from the current image.
Parameters
char *Int_Buf1
First buffer.
int Int_Count
Buffer length.
Int_GetOCRInfo Description
Int_GetOCRInfo(
char *Int_Buf1
,
int Int_Count
);
Fills the text buffer with information about the OCR subsystem in MS Windows (installed languages, maximal image dimensions, etc.).
Parameters
char *Int_Buf1
First buffer.
int Int_Count
Buffer length.