#include "common/scummsys.h"#include "common/str.h"#include "graphics/palette.h"#include "image/image_decoder.h"Go to the source code of this file.
Classes | |
| class | Image::BitmapDecoder |
Namespaces | |
| Common | |
| Graphics | |
Functions | |
| bool | Image::writeBMP (Common::WriteStream &out, const Graphics::Surface &input, const byte *palette=nullptr) |
Image decoder used in engines: