BeagleWksBMParserInternal::Bitmap Struct Reference

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

Public Member Functions

 Bitmap ()
 the constructor More...
 

Public Attributes

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

Detailed Description

Internal: a bitmap of a BeagleWksBMParser.

Constructor & Destructor Documentation

BeagleWksBMParserInternal::Bitmap::Bitmap ( )
inline

the constructor

Member Data Documentation

int BeagleWksBMParserInternal::Bitmap::m_colorBytes

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

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

std::vector<MWAWColor> BeagleWksBMParserInternal::Bitmap::m_colorList
MWAWVec2i BeagleWksBMParserInternal::Bitmap::m_dim

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

Generated on Thu Jul 9 2015 20:26:39 for libmwaw by doxygen 1.8.8