ScummVM API documentation
bmp.h File Reference
#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)
 

Detailed Description

Image decoder used in engines:

  • buried
  • hugo
  • mohawk
  • wintermute