The polarizer settings.
More...
#include <libCZI_Metadata2.h>
◆ TryGetAnalyzerAngle()
virtual bool libCZI::IDimensionChannelPolarizingSettings::TryGetAnalyzerAngle |
( |
double * |
analyzerAngle | ) |
|
|
pure virtual |
Attempts to get analyzer angle
- Parameters
-
[in,out] | analyzerAngle | If non-null, the analyzer angle. |
- Returns
- {bool} True if it succeeds, false if it fails.
◆ TryGetPolarizerAngle()
virtual bool libCZI::IDimensionChannelPolarizingSettings::TryGetPolarizerAngle |
( |
double * |
polarizerAngle | ) |
|
|
pure virtual |
Try to get the polarizer angle.
- Parameters
-
[in,out] | polarizerAngle | If non-null, the polarizer angle. |
- Returns
- {bool} True if it succeeds, false if it fails.
The documentation for this class was generated from the following file: