FileImageSource

FileImageSource
Declaration
class FileImageSource : public ImageSource;
Description

FileImageSource is a partial implementation of ImageSource used for reading files. It stores the file pointer and its starting position.

Classes
Class 
Description 
 
Data Members
Data Member 
Description 
} 
 
 
 
 
 
Size 
 
Use 
 
Methods
Method 
Description 
FileImageSource constructor. 
Returns the current object as a Render::Image pointer. 
Returns the format (ImageFormat) of the image. 
Obtains the logical dimensions of the image. 
Returns the use flag set for the image. 
 
 
File

Render_ImageFileUtil.h