#include <ZMFTypes.h>
| Public Member Functions | |
| Image () | |
| Image (uint32_t w, uint32_t h, librevenge::RVNGBinaryData d) | |
| Public Attributes | |
| uint32_t | width | 
| uint32_t | height | 
| librevenge::RVNGBinaryData | data | 
| 
 | inline | 
| 
 | inline | 
| librevenge::RVNGBinaryData libzmf::Image::data | 
Referenced by libzmf::BMIParser::readImage().
| uint32_t libzmf::Image::height | 
Referenced by libzmf::BMIParser::readImage().
| uint32_t libzmf::Image::width | 
Referenced by libzmf::BMIParser::readImage().