page_fast_from_raw_bytes

page_fast_from_raw_bytes function (Deprecated)

Optical character recognition image. Doesn’t use automatic text areas detecting and skew correction. Allowed formats is PNG, JPG, BMP. Buffer allocated by the caller. If the buffer is null, the function returns the required buffer size.

size_t page_fast_from_raw_bytes(ImageDescriptor *descriptors, size_t descriptors_size, wchar_t *buffer, size_t buffer_size)

Returns: size_t