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

Global information about the CZI-file (from the CZI-fileheader-segment). More...

#include <libCZI.h>

Public Attributes

libCZI::GUID fileGuid
 
int majorVersion
 The major version.
 
int minorVersion
 The minor version.
 

Detailed Description

Global information about the CZI-file (from the CZI-fileheader-segment).

Member Data Documentation

◆ fileGuid

libCZI::GUID libCZI::FileHeaderInfo::fileGuid

The file-GUID of the CZI. Note: CZI defines two GUIDs, this is the "FileGuid". Multi-file containers (for which the other GUID "PrimaryFileGuid" is used) are not supported by libCZI currently.


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