| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Structures | CFineImageFile
This method loads an image from a file into memory.
int (*Read)( void* file, BYTE* buffer, int size );
It returns the number of the loaded bytes. The return value can be less than the size parameter. If the value is less or equal to zero, no data have been loaded.