FileWriter

FileWriter
Scaleform::Render::PNG::FileWriter
Declaration
class FileWriter : public ImageFileWriter_Mixin<FileWriter>;
Description

An ImageWriter for PNG files.

Data Members
Data Member 
Description 
An instance of the FileWriter. 
Methods
Method 
Description 
Obtains the format of the image file. 
Writes the image data to the given out stream in PNG format. 
File

PNG_ImageFile.h