ScummVM API documentation
Image::SMCDecoder Member List

This is the complete list of members for Image::SMCDecoder, including all inherited members.

canDither(DitherType type) constImage::Codecinlinevirtual
Codec() (defined in Image::Codec)Image::Codecinline
containsPalette() constImage::Codecinlinevirtual
createQuickTimeDitherTable(const byte *palette, uint colorCount)Image::Codecstatic
decodeFrame(Common::SeekableReadStream &stream) overrideImage::SMCDecodervirtual
DitherType enum nameImage::Codec
getPalette()Image::Codecinlinevirtual
getPixelFormat() const overrideImage::SMCDecoderinlinevirtual
hasDirtyPalette() constImage::Codecinlinevirtual
kDitherTypeQT enum valueImage::Codec
kDitherTypeUnknown enum valueImage::Codec
kDitherTypeVFW enum valueImage::Codec
setDither(DitherType type, const byte *palette)Image::Codecinlinevirtual
setOutputPixelFormat(const Graphics::PixelFormat &format)Image::Codecinlinevirtual
SMCDecoder(uint16 width, uint16 height) (defined in Image::SMCDecoder)Image::SMCDecoder
~Codec() (defined in Image::Codec)Image::Codecinlinevirtual
~SMCDecoder() override (defined in Image::SMCDecoder)Image::SMCDecoder