| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Structures | CFineImageInputStream
This method loads an image from the input stream.
int (*Read)( void* inputStream, 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.