MacDraftParserInternal::BitmapFileData Struct Reference

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

Public Member Functions

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

Public Attributes

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

Detailed Description

low level: bitmap file position in a MacDraft file

Constructor & Destructor Documentation

◆ BitmapFileData()

MacDraftParserInternal::BitmapFileData::BitmapFileData ( )
inline

constructor

Member Function Documentation

◆ ok()

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

check is the entry is coherent

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

Member Data Documentation

◆ m_dimension

MWAWBox2i MacDraftParserInternal::BitmapFileData::m_dimension

◆ m_entry

MWAWEntry MacDraftParserInternal::BitmapFileData::m_entry

◆ m_id

unsigned long MacDraftParserInternal::BitmapFileData::m_id

the bitmap id

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

◆ m_rowSize

int MacDraftParserInternal::BitmapFileData::m_rowSize

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

Generated on Sun Jun 29 2025 04:36:32 for libmwaw by doxygen 1.14.0