Canvas5BMParserInternal::State Struct Reference

Internal: the state of a Canvas5BMParser. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

bool m_isWindowsFile
 true if this is a windows file More...
 
std::shared_ptr< Canvas5Structure::Streamm_stream
 the current stream More...
 
MWAWVec2i m_dimension
 the image dimension More...
 
MWAWEmbeddedObject m_image
 the image More...
 

Detailed Description

Internal: the state of a Canvas5BMParser.

Constructor & Destructor Documentation

◆ State()

Canvas5BMParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_dimension

MWAWVec2i Canvas5BMParserInternal::State::m_dimension

the image dimension

◆ m_image

MWAWEmbeddedObject Canvas5BMParserInternal::State::m_image

the image

◆ m_isWindowsFile

bool Canvas5BMParserInternal::State::m_isWindowsFile

true if this is a windows file

◆ m_stream

std::shared_ptr<Canvas5Structure::Stream> Canvas5BMParserInternal::State::m_stream

the current stream


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

Generated for libmwaw by doxygen 1.8.14