libCZI
Reading and Writing CZI documents made easy
|
#include <libCZI.h>
Public Attributes | |
bool | allow_duplicate_subblocks { false } |
Options controlling the operation of a CZI-writer object. Those options are set at construction time and cannot be mutated afterwards.
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.