ImageFileWriter

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

ImageFileWriter is an image file writer/handler used to write image content to a file, accessing necessary ImageData either through Image::Map or by decoding to a temporary buffer.

Methods
Method 
Description 
Determines whether this is a valid image file writer class. 
Writes image content to file, accessing necessary ImageData either through Image::Map or by decoding to a temporary buffer. 
File

Render_ImageFile.h