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