Internal: the state of a Canvas5BMParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
bool | m_isWindowsFile |
true if this is a windows file | |
std::shared_ptr< Canvas5Structure::Stream > | m_stream |
the current stream | |
MWAWVec2i | m_dimension |
the image dimension | |
MWAWEmbeddedObject | m_image |
the image | |
Internal: the state of a Canvas5BMParser.
|
inline |
constructor
MWAWVec2i Canvas5BMParserInternal::State::m_dimension |
the image dimension
MWAWEmbeddedObject Canvas5BMParserInternal::State::m_image |
the image
bool Canvas5BMParserInternal::State::m_isWindowsFile |
true if this is a windows file
std::shared_ptr<Canvas5Structure::Stream> Canvas5BMParserInternal::State::m_stream |
the current stream