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

◆ ColorBitmapHeader()

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

Member Function Documentation

◆ parse()

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

Member Data Documentation

◆ m_colorDepth

unsigned libzmf::BMIParser::ColorBitmapHeader::m_colorDepth

◆ m_endOffset

unsigned libzmf::BMIParser::ColorBitmapHeader::m_endOffset

◆ m_height

unsigned libzmf::BMIParser::ColorBitmapHeader::m_height

◆ m_startOffset

unsigned libzmf::BMIParser::ColorBitmapHeader::m_startOffset

◆ m_width

unsigned libzmf::BMIParser::ColorBitmapHeader::m_width

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

Generated for libzmf by doxygen 1.9.7