MacDraftParserInternal::BitmapFileData Struct Reference

low level: bitmap file position in a MacDraft file More...

Public Member Functions

 BitmapFileData ()
 constructor More...
 
bool ok () const
 check is the entry is coherent More...
 

Public Attributes

unsigned long m_id
 the bitmap id More...
 
int m_rowSize
 the row size More...
 
MWAWBox2i m_dimension
 the bitmap dimension More...
 
MWAWEntry m_entry
 the data position More...
 

Detailed Description

low level: bitmap file position in a MacDraft file

Constructor & Destructor Documentation

MacDraftParserInternal::BitmapFileData::BitmapFileData ( )
inline

constructor

Member Function Documentation

bool MacDraftParserInternal::BitmapFileData::ok ( ) const
inline

check is the entry is coherent

Referenced by MacDraftParser::readBitmapData(), and MacDraftParser::sendBitmap().

Member Data Documentation

MWAWBox2i MacDraftParserInternal::BitmapFileData::m_dimension

the bitmap dimension

Referenced by ok(), MacDraftParser::readBitmapData(), and MacDraftParser::sendBitmap().

MWAWEntry MacDraftParserInternal::BitmapFileData::m_entry

the data position

Referenced by ok(), MacDraftParser::readBitmapData(), and MacDraftParser::sendBitmap().

unsigned long MacDraftParserInternal::BitmapFileData::m_id

the bitmap id

Referenced by MacDraftParser::readBitmapData().

int MacDraftParserInternal::BitmapFileData::m_rowSize

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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8