Interface to Bayer sharpness map settings. 
Definition at line 65 of file BayerSharpnessMap.h.
 
◆ ~IBayerSharpnessMapSettings()
  
  
      
        
          | Argus::Ext::IBayerSharpnessMapSettings::~IBayerSharpnessMapSettings  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ getBayerSharpnessMapEnable()
  
  
      
        
          | virtual bool Argus::Ext::IBayerSharpnessMapSettings::getBayerSharpnessMapEnable  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
Returns True if sharpness map generation is enabled. 
 
 
◆ id()
  
  
      
        
          | static const InterfaceID& Argus::Ext::IBayerSharpnessMapSettings::id  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ setBayerSharpnessMapEnable()
  
  
      
        
          | virtual void Argus::Ext::IBayerSharpnessMapSettings::setBayerSharpnessMapEnable  | 
          ( | 
          bool  | 
          enable | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Enables or disables Bayer sharpness map generation. 
When enabled, CaptureMetadata returned by completed captures expose the IBayerSharpnessMap interface. 
- Parameters
 - 
  
    | [in] | enable | If True, Bayer sharpness map generation is enabled.  | 
  
   
 
 
The documentation for this class was generated from the following file: