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

#include <libCZI.h>

Public Attributes

bool allow_duplicate_subblocks { false }
 

Detailed Description

Options controlling the operation of a CZI-writer object. Those options are set at construction time and cannot be mutated afterwards.

Member Data Documentation

◆ allow_duplicate_subblocks

bool libCZI::CZIWriterOptions::allow_duplicate_subblocks { false }

True if the writer should allow that duplicate subblocks are added. In general, it is not recommended to bypass the check for duplicate subblocks.


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