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
MWAWEmbeddedObject Canvas5BMParserInternal::State::m_image |
the image
Referenced by State().
bool Canvas5BMParserInternal::State::m_isWindowsFile |
true if this is a windows file
Referenced by State().
std::shared_ptr<Canvas5Structure::Stream> Canvas5BMParserInternal::State::m_stream |
the current stream
Referenced by State().