#include <BMITypes.h>
| Public Member Functions | |
| ColorBitmap () | |
| Public Attributes | |
| uint32_t | width | 
| uint32_t | height | 
| std::vector< Color > | data | 
| 
 | inline | 
| std::vector<Color> libzmf::ColorBitmap::data | 
Referenced by libzmf::BMIParser::readColorBitmap().
| uint32_t libzmf::ColorBitmap::height | 
Referenced by libzmf::BMIParser::readColorBitmap(), and libzmf::BMIParser::readImage().
| uint32_t libzmf::ColorBitmap::width | 
Referenced by libzmf::BMIParser::readColorBitmap(), and libzmf::BMIParser::readImage().