The light path information.
More...
#include <libCZI_Metadata2.h>
The light path information.
◆ TryGetDichroicFilterRef()
virtual bool libCZI::IDimensionChannelLightPath::TryGetDichroicFilterRef |
( |
std::wstring * |
dichroicRef | ) |
|
|
pure virtual |
Try to get reference to the dichroic filter.
- Parameters
-
[in,out] | dichroicRef | If non-null and successful, the reference to the dichroic filter is placed here. |
- Returns
- {bool} True if it succeeds, false if it fails.
◆ TryGetEmissionFilterRef()
virtual bool libCZI::IDimensionChannelLightPath::TryGetEmissionFilterRef |
( |
std::wstring * |
emissionFilterRef | ) |
|
|
pure virtual |
Try to get reference to the emission filter.
- Parameters
-
[in,out] | emissionFilterRef | If non-null and successful, the reference to the emission filter is placed here. reference. |
- Returns
- {bool} True if it succeeds, false if it fails.
◆ TryGetExcitationFilterRef()
virtual bool libCZI::IDimensionChannelLightPath::TryGetExcitationFilterRef |
( |
std::wstring * |
excitationFilterRef | ) |
|
|
pure virtual |
Try to get reference to the excitation filter.
- Parameters
-
[in,out] | excitationFilterRef | If non-null and successful, the reference to the excitation filter is placed here. reference. |
- Returns
- {bool} True if it succeeds, false if it fails.
The documentation for this class was generated from the following file: