digiKam
Digikam::ExposureSettingsContainer Class Reference

Public Member Functions

 ExposureSettingsContainer ()
 
virtual ~ExposureSettingsContainer ()
 

Public Attributes

bool exposureIndicatorMode
 
QColor overExposureColor
 
bool overExposureIndicator
 
float overExposurePercent
 
QColor underExposureColor
 
bool underExposureIndicator
 
float underExposurePercent
 

Constructor & Destructor Documentation

◆ ExposureSettingsContainer()

Digikam::ExposureSettingsContainer::ExposureSettingsContainer ( )
inlineexplicit

◆ ~ExposureSettingsContainer()

virtual Digikam::ExposureSettingsContainer::~ExposureSettingsContainer ( )
inlinevirtual

Member Data Documentation

◆ exposureIndicatorMode

bool Digikam::ExposureSettingsContainer::exposureIndicatorMode

If this option is true, over and under exposure indicators will be displayed only when pure white and pure black color matches, as all color components match the condition in the same time. Else indicators are turn on when one of color components match the condition.

Referenced by Digikam::EditorWindow::applyStandardSettings(), and Digikam::DImg::pureColorMask().

◆ overExposureColor

QColor Digikam::ExposureSettingsContainer::overExposureColor

◆ overExposureIndicator

◆ overExposurePercent

float Digikam::ExposureSettingsContainer::overExposurePercent

◆ underExposureColor

QColor Digikam::ExposureSettingsContainer::underExposureColor

◆ underExposureIndicator

◆ underExposurePercent

float Digikam::ExposureSettingsContainer::underExposurePercent

The documentation for this class was generated from the following file: