ScummVM API documentation
Image::JYV1Decoder Member List

This is the complete list of members for Image::JYV1Decoder, 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::JYV1Decodervirtual
DitherType enum nameImage::Codec
getPalette()Image::Codecinlinevirtual
getPixelFormat() const overrideImage::JYV1Decodervirtual
hasDirtyPalette() constImage::Codecinlinevirtual
isJYV1StreamTag(uint32 streamTag) (defined in Image::JYV1Decoder)Image::JYV1Decoderstatic
JYV1Decoder(int width, int height, uint32 streamTag) (defined in Image::JYV1Decoder)Image::JYV1Decoder
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
~Codec() (defined in Image::Codec)Image::Codecinlinevirtual
~JYV1Decoder() override (defined in Image::JYV1Decoder)Image::JYV1Decoder