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::Stream > | m_stream |
| the current stream More... | |
| MWAWVec2i | m_dimension |
| the image dimension More... | |
| MWAWEmbeddedObject | m_image |
| the image More... | |
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