18 bool tess_init(
const char* lang_data_dir,
const char* language);
unsigned bytes_per_pixel
Definition: tess_get_text.h:13
#define RETRO_BEGIN_DECLS
Definition: retro_common_api.h:41
char * tess_get_text(tess_image image)
Definition: tess_get_text.cpp:37
bool tess_init(const char *lang_data_dir, const char *language)
Definition: tess_get_text.cpp:12
char tess_last_error[]
Definition: tess_get_text.cpp:10
void * data
Definition: tess_get_text.h:14
void tess_deinit(void)
Definition: tess_get_text.cpp:28
unsigned width
Definition: tess_get_text.h:11
GLenum GLsizei GLenum GLenum const GLvoid * image
Definition: glext.h:6305
#define RETRO_END_DECLS
Definition: retro_common_api.h:42
unsigned height
Definition: tess_get_text.h:12
Definition: tess_get_text.h:9