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