FileReader

FileReader
Scaleform::Render::TGA::FileReader
Declaration
class FileReader : public ImageFileReader_Mixin<FileReader>;
Description

FileReader provides file format detection for TGA and its data loading.

Methods
Method 
Description 
Obtains the format of the file. 
Verifies the specified file to determine whether it is a TGA image file. 
Creates a new image and reads TGA file contents into it. 
File

TGA_ImageFile.h