| JUCE
    | 
This is the complete list of members for PNGImageFormat, including all inherited members.
| canUnderstand(InputStream &) override | PNGImageFormat | virtual | 
| decodeImage(InputStream &) override | PNGImageFormat | virtual | 
| findImageFormatForFileExtension(const File &file) | ImageFileFormat | static | 
| findImageFormatForStream(InputStream &input) | ImageFileFormat | static | 
| getFormatName() override | 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 | |
| usesFileExtension(const File &) override | PNGImageFormat | virtual | 
| writeImageToStream(const Image &, OutputStream &) override | PNGImageFormat | virtual | 
| ~ImageFileFormat() | ImageFileFormat | virtual | 
| ~PNGImageFormat() | PNGImageFormat |