Internal: a bitmap of a BeagleWksBMParser. More...
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< MWAWColor > | m_colorList |
the color list |
Internal: a bitmap of a BeagleWksBMParser.
|
inline |
the constructor
int BeagleWksBMParserInternal::Bitmap::m_colorBytes |
the number of color bytes (1: means black/white, 8: means color)
Referenced by Bitmap().
std::vector<MWAWColor> BeagleWksBMParserInternal::Bitmap::m_colorList |
the color list
Referenced by Bitmap().