ScummVM API documentation
Image::MSRLE4Decoder Member List

This is the complete list of members for Image::MSRLE4Decoder, 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::MSRLE4Decodervirtual
DitherType enum nameImage::Codec
getPalette()Image::Codecinlinevirtual
getPixelFormat() const overrideImage::MSRLE4Decoderinlinevirtual
hasDirtyPalette() constImage::Codecinlinevirtual
kDitherTypeQT enum valueImage::Codec
kDitherTypeUnknown enum valueImage::Codec
kDitherTypeVFW enum valueImage::Codec
MSRLE4Decoder(uint16 width, uint16 height, byte bitsPerPixel) (defined in Image::MSRLE4Decoder)Image::MSRLE4Decoder
setCodecAccuracy(CodecAccuracy accuracy)Image::Codecinlinevirtual
setDither(DitherType type, const byte *palette)Image::Codecinlinevirtual
setOutputPixelFormat(const Graphics::PixelFormat &format)Image::Codecinlinevirtual
~Codec() (defined in Image::Codec)Image::Codecinlinevirtual
~MSRLE4Decoder() override (defined in Image::MSRLE4Decoder)Image::MSRLE4Decoder