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

◆ Bitmap()

BeagleWksBMParserInternal::Bitmap::Bitmap ( )
inline

the constructor

Member Data Documentation

◆ m_colorBytes

int BeagleWksBMParserInternal::Bitmap::m_colorBytes

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

◆ m_colorList

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

the color list

◆ m_dim

MWAWVec2i BeagleWksBMParserInternal::Bitmap::m_dim

the bitmap dimension


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

Generated for libmwaw by doxygen 1.8.14