This is the complete list of members for uicore::JPEGFormat, including all inherited members.
load(const std::string &filename, bool srgb=false) | uicore::JPEGFormat | static |
load(const IODevicePtr &file, bool srgb=false) | uicore::JPEGFormat | static |
save(PixelBufferPtr buffer, const std::string &filename, int quality=85) | uicore::JPEGFormat | static |
save(PixelBufferPtr buffer, const IODevicePtr &file, int quality=85) | uicore::JPEGFormat | static |