libCZI
Reading and Writing CZI documents made easy
|
This struct defines the data to be added as metadata-segment. Unused entries (e. g. no attachment) must have a size of 0. More...
#include <libCZI_Write.h>
Public Member Functions | |
void | Clear () |
Clears this object to its blank/initial state. | |
Public Attributes | |
const char * | szMetadata |
The xml-string (in UTF-8 encoding) | |
size_t | szMetadataSize |
The size of the XML-string (in bytes) | |
const void * | ptrAttachment |
The metadata-attachment (not commonly used). | |
size_t | attachmentSize |
The size of the metadata-attachment. | |
This struct defines the data to be added as metadata-segment. Unused entries (e. g. no attachment) must have a size of 0.