libCZI
Reading and Writing CZI documents made easy
|
A utility class intended for constructing CZI-metadata. More...
#include <libCZI_Metadata.h>
Public Member Functions | |
virtual std::shared_ptr< IXmlNodeRw > | GetRootNode ()=0 |
virtual std::string | GetXml (bool withIndent=false)=0 |
A utility class intended for constructing CZI-metadata.
|
pure virtual |
Gets the root node.
|
pure virtual |
Gets the metadata as an UTF8-encoded XML-string.