Struct CZIWriterOptions#
Defined in File libCZI.h
Struct Documentation#
-
struct CZIWriterOptions#
Options controlling the operation of a CZI-writer object. Those options are set at construction time and cannot be mutated afterwards.
Public Members
-
bool 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.
-
bool allow_duplicate_subblocks = {false}#