22 #ifndef IMAGE_CODECS_MSRLE4_H 23 #define IMAGE_CODECS_MSRLE4_H 25 #include "image/codecs/codec.h" 36 MSRLE4Decoder(uint16 width, uint16 height, byte bitsPerPixel);
const Graphics::Surface * decodeFrame(Common::SeekableReadStream &stream) override
Graphics::PixelFormat getPixelFormat() const override
Definition: msrle4.h:40
Definition: movie_decoder.h:32