ScummVM API documentation
Image::MSRLEDecoder Member List

This is the complete list of members for Image::MSRLEDecoder, 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::MSRLEDecodervirtual
DitherType enum nameImage::Codec
getPalette()Image::Codecinlinevirtual
getPixelFormat() const overrideImage::MSRLEDecoderinlinevirtual
hasDirtyPalette() constImage::Codecinlinevirtual
kDitherTypeQT enum valueImage::Codec
kDitherTypeUnknown enum valueImage::Codec
kDitherTypeVFW enum valueImage::Codec
MSRLEDecoder(uint16 width, uint16 height, byte bitsPerPixel) (defined in Image::MSRLEDecoder)Image::MSRLEDecoder
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
~MSRLEDecoder() override (defined in Image::MSRLEDecoder)Image::MSRLEDecoder