internal and low level: map opcode id -> OpCode
More...
|
| PictParser () |
| the constructor More...
|
|
bool | convertToPict2 (librevenge::RVNGBinaryData const &orig, librevenge::RVNGBinaryData &result) |
| internal and low level: tries to convert a Pict1.0 picture stored in orig in a Pict2.0 picture More...
|
|
internal and low level: map opcode id -> OpCode
◆ PictParser()
libmwaw_applepict1::PictParser::PictParser |
( |
| ) |
|
|
inline |
◆ convertToPict2()
bool libmwaw_applepict1::PictParser::convertToPict2 |
( |
librevenge::RVNGBinaryData const & |
orig, |
|
|
librevenge::RVNGBinaryData & |
result |
|
) |
| |
◆ m_mapIdOp
std::map<int,OpCode> libmwaw_applepict1::PictParser::m_mapIdOp |
|
protected |
The documentation for this class was generated from the following file: