Struct FileHeaderInfo#

Struct Documentation#

struct FileHeaderInfo#

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

Public Members

libCZI::GUID 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.

int majorVersion#

The major version.

int minorVersion#

The minor version.