JUCE  v5.1.1-3-g1a0b28c73
JUCE API
PNGImageFormat Member List

This is the complete list of members for PNGImageFormat, including all inherited members.

canUnderstand(InputStream &) overridePNGImageFormatvirtual
decodeImage(InputStream &) overridePNGImageFormatvirtual
findImageFormatForFileExtension(const File &file)ImageFileFormatstatic
findImageFormatForStream(InputStream &input)ImageFileFormatstatic
getFormatName() overridePNGImageFormatvirtual
ImageFileFormat()ImageFileFormatinlineprotected
loadFrom(InputStream &input)ImageFileFormatstatic
loadFrom(const File &file)ImageFileFormatstatic
loadFrom(const void *rawData, size_t numBytesOfData)ImageFileFormatstatic
PNGImageFormat()PNGImageFormat
usesFileExtension(const File &) overridePNGImageFormatvirtual
writeImageToStream(const Image &, OutputStream &) overridePNGImageFormatvirtual
~ImageFileFormat()ImageFileFormatinlinevirtual
~PNGImageFormat()PNGImageFormat