OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::GIFDecoder Member List

This is the complete list of members for s3d::GIFDecoder, including all inherited members.

decode(FilePathView path) const overrides3d::GIFDecodervirtual
decode(IReader &reader, FilePathView pathHint={}) const overrides3d::GIFDecodervirtual
decodeGray16(FilePathView path) consts3d::IImageDecodervirtual
decodeGray16(IReader &, FilePathView) consts3d::IImageDecodervirtual
getImageInfo(FilePathView path) const overrides3d::GIFDecodervirtual
getImageInfo(IReader &reader, FilePathView pathHint={}) const overrides3d::GIFDecodervirtual
imageFormat() const noexcept overrides3d::GIFDecodervirtual
isHeader(const uint8(&bytes)[16]) const overrides3d::GIFDecodervirtual
name() const overrides3d::GIFDecodervirtual
possibleExtensions() const overrides3d::GIFDecodervirtual
~IImageDecoder()=defaults3d::IImageDecodervirtual