libCZI
Reading and Writing CZI documents made easy
libCZI::WriteMetadataInfo Struct Reference

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.
 

Detailed Description

This struct defines the data to be added as metadata-segment. Unused entries (e. g. no attachment) must have a size of 0.


The documentation for this struct was generated from the following file: