This is the complete list of members for JPEGImageFormat, including all inherited members.
canUnderstand(InputStream &) override | JPEGImageFormat | virtual |
decodeImage(InputStream &) override | JPEGImageFormat | virtual |
findImageFormatForFileExtension(const File &file) | ImageFileFormat | static |
findImageFormatForStream(InputStream &input) | ImageFileFormat | static |
getFormatName() override | JPEGImageFormat | virtual |
ImageFileFormat() | ImageFileFormat | inlineprotected |
JPEGImageFormat() | JPEGImageFormat | |
loadFrom(InputStream &input) | ImageFileFormat | static |
loadFrom(const File &file) | ImageFileFormat | static |
loadFrom(const void *rawData, size_t numBytesOfData) | ImageFileFormat | static |
quality | JPEGImageFormat | private |
setQuality(float newQuality) | JPEGImageFormat | |
usesFileExtension(const File &) override | JPEGImageFormat | virtual |
writeImageToStream(const Image &, OutputStream &) override | JPEGImageFormat | virtual |
~ImageFileFormat() | ImageFileFormat | inlinevirtual |
~JPEGImageFormat() | JPEGImageFormat |