Scaleform::Render::ImageBase Scaleform::Render::ImageSource Scaleform::Render::FileImageSource
class FileImageSource : public ImageSource;
FileImageSource is a partial implementation of ImageSource used for reading files. It stores the file pointer and its starting position.
Class |
Description |
|
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. | |
| |
|
Render_ImageFileUtil.h