| canUnderstand(InputStream &input) | JPEGImageFormat | [virtual] |
| decodeImage(InputStream &input) | JPEGImageFormat | [virtual] |
| findImageFormatForStream(InputStream &input) | ImageFileFormat | [static] |
| getFormatName() | JPEGImageFormat | [virtual] |
| ImageFileFormat() | ImageFileFormat | [protected] |
| JPEGImageFormat() | JPEGImageFormat | |
| loadFrom(InputStream &input) | ImageFileFormat | [static] |
| loadFrom(const File &file) | ImageFileFormat | [static] |
| loadFrom(const void *rawData, size_t numBytesOfData) | ImageFileFormat | [static] |
| setQuality(float newQuality) | JPEGImageFormat | |
| writeImageToStream(const Image &sourceImage, OutputStream &destStream) | JPEGImageFormat | [virtual] |
| ~ImageFileFormat() | ImageFileFormat | [virtual] |
| ~JPEGImageFormat() | JPEGImageFormat |