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