ImageFileHandler

ImageFileHandler
Scaleform::Render::ImageFileHandler
Declaration
class ImageFileHandler;
Description

ImagFileHandler is a base class for ImageFileReader and ImageFileWriter classes stored in ImageFileHandlerRegistry. Reader and Writer classes are defined and implemented separately to avoid linking to unused code.

Methods
Method 
Description 
Obtains the format of the image file. 
Determines whether the image file handler is a valid image reader class. 
Determines whether the image file handler is a valid image writer class. 
File

Render_ImageFile.h