Scaleform::Render::DDS::FileReader
class FileReader : public ImageFileReader_Mixin<FileReader>;
FileReader provides file format detection for DDS and its data loading.
Method |
Description |
Returns the format of the image file. | |
Verifies the specified file to determine whether it is DDS image file. | |
DDS_ImageFile.h