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