This is the complete list of members for clan::TargaProvider, including all inherited members.
load(const std::string &filename, const FileSystem &fs, bool srgb=false) | clan::TargaProvider | static |
load(const std::string &fullname, bool srgb=false) | clan::TargaProvider | static |
load(IODevice &file, bool srgb=false) | clan::TargaProvider | static |
save(PixelBuffer buffer, const std::string &filename, FileSystem &fs) | clan::TargaProvider | static |
save(PixelBuffer buffer, const std::string &fullname) | clan::TargaProvider | static |
save(PixelBuffer buffer, IODevice &file) | clan::TargaProvider | static |