libCZI
Reading and Writing CZI documents made easy
|
The light sources settings keyed by channel index. More...
#include <libCZI_Metadata2.h>
Public Member Functions | |
virtual int | GetLightSourceSettingCount () const =0 |
virtual std::shared_ptr< IDimensionChannelLightSourcesSetting > | GetLightSourceSetting (int i) const =0 |
The light sources settings keyed by channel index.
|
pure virtual |
Gets light source setting for the specified channel.
i | Zero-based Index of the channel. |
|
pure virtual |
Gets the count of light source settings.