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

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

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