BeagleWksBMParserInternal::Bitmap Struct Reference

Internal: a bitmap of a BeagleWksBMParser. More...

List of all members.

Public Member Functions

 Bitmap ()
 the constructor

Public Attributes

int m_colorBytes
 the number of color bytes (1: means black/white, 8: means color)
MWAWVec2i m_dim
 the bitmap dimension
std::vector< MWAWColorm_colorList
 the color list

Detailed Description

Internal: a bitmap of a BeagleWksBMParser.


Constructor & Destructor Documentation

the constructor


Member Data Documentation

the number of color bytes (1: means black/white, 8: means color)

Referenced by BeagleWksBMParser::readBitmap(), and BeagleWksBMParser::readPrefColorMap().


The documentation for this struct was generated from the following file: