Interface to Bayer average map settings.
Definition at line 74 of file BayerAverageMap.h.
◆ ~IBayerAverageMapSettings()
Argus::Ext::IBayerAverageMapSettings::~IBayerAverageMapSettings |
( |
| ) |
|
|
inlineprotected |
◆ getBayerAverageMapEnable()
virtual bool Argus::Ext::IBayerAverageMapSettings::getBayerAverageMapEnable |
( |
| ) |
const |
|
pure virtual |
- Returns
- whether or not Bayer average map generation is enabled.
◆ id()
static const InterfaceID& Argus::Ext::IBayerAverageMapSettings::id |
( |
| ) |
|
|
inlinestatic |
◆ setBayerAverageMapEnable()
virtual void Argus::Ext::IBayerAverageMapSettings::setBayerAverageMapEnable |
( |
bool |
enable | ) |
|
|
pure virtual |
Enables or disables Bayer average map generation.
When enabled, CaptureMetadata returned by completed captures will expose the IBayerAverageMap interface.
- Parameters
-
[in] | enable | whether or not Bayer average map generation is enabled. |
The documentation for this class was generated from the following file: