ABBYY Mobile OCR Engine 4

Go to: Contents | Native Library API Reference | Structures | CFineImageFile

GetLength Method of CFineImageFile Structure

This method returns the size of the image file in bytes.

C Syntax
int (*GetLength)( void* file );

Parameters

file
A pointer to the CFineImageFile object.

Return value

It returns the file size in bytes.

See also

CFineImageFile