25 #include "graphics/palette.h" 26 #include "image/image_decoder.h" 66 bool loadBits(
const unsigned char *bits,
int width,
int height);
Definition: image_decoder.h:53
const Graphics::Palette & getPalette() const override
Definition: xbm.h:50
const Graphics::Surface * getSurface() const override
Definition: xbm.h:49
bool loadStream(Common::SeekableReadStream &stream) override
Simple class for handling a palette data.
Definition: palette.h:55
bool loadBits(const unsigned char *bits, int width, int height)
Definition: movie_decoder.h:32