Surface provider that can load targa (.tga) files. More...
#include <targa_format.h>
Static Public Member Functions | |
static PixelBufferPtr | load (const std::string &filename, bool srgb=false) |
static PixelBufferPtr | load (const IODevicePtr &file, bool srgb=false) |
static void | save (PixelBufferPtr buffer, const std::string &filename) |
static void | save (PixelBufferPtr buffer, const IODevicePtr &file) |
Surface provider that can load targa (.tga) files.
|
static |
|
static |
|
static |
|
static |