libCZI
Reading and Writing CZI documents made easy
libCZI::MetadataUtils::CoerceAdditionalInfoForChannelDisplaySettings Struct Reference

This struct is used for controlling the operation of adding display-settings. More...

#include <libCZI_Metadata.h>

Public Attributes

bool writePixelType { false }
 Whether to write an element "PixelType".
 
libCZI::PixelType pixelType
 The pixel-type to write to the element "PixelType" (if "writePixelType" is true).
 
bool writeIdAttribute { false }
 Whether to write an attribute "Id".
 
std::wstring idAttribute
 The value of the attribute "Id" (if "writeIdAttribute" is true).
 
bool writeNameAttribute { false }
 Whether to write an attribute "Name".
 
std::wstring nameAttribute
 The value of the attribute "Name" (if "writeNameAttribute" is true).
 

Detailed Description

This struct is used for controlling the operation of adding display-settings.


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