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