libzmf::BMIParser::ColorBitmapHeader Struct Reference

Public Member Functions

 ColorBitmapHeader ()
 
void parse (const RVNGInputStreamPtr &input, const BMIHeader &header, const BMIOffset &offset)
 

Public Attributes

unsigned m_width
 
unsigned m_height
 
unsigned m_colorDepth
 
unsigned m_startOffset
 
unsigned m_endOffset
 

Constructor & Destructor Documentation

libzmf::BMIParser::ColorBitmapHeader::ColorBitmapHeader ( )

Member Function Documentation

void libzmf::BMIParser::ColorBitmapHeader::parse ( const RVNGInputStreamPtr input,
const BMIHeader header,
const BMIOffset offset 
)

Member Data Documentation

unsigned libzmf::BMIParser::ColorBitmapHeader::m_colorDepth
unsigned libzmf::BMIParser::ColorBitmapHeader::m_endOffset
unsigned libzmf::BMIParser::ColorBitmapHeader::m_height
unsigned libzmf::BMIParser::ColorBitmapHeader::m_startOffset
unsigned libzmf::BMIParser::ColorBitmapHeader::m_width

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

Generated for libzmf by doxygen 1.8.5