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