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

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

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