#include <BrightnessContrastControlXform.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ BrightnessContrastControlProps() [1/2]
| BrightnessContrastControlProps::BrightnessContrastControlProps |
( |
double | _contrast, |
|
|
double | _brightness ) |
|
inline |
◆ BrightnessContrastControlProps() [2/2]
| BrightnessContrastControlProps::BrightnessContrastControlProps |
( |
| ) |
|
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void BrightnessContrastControlProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > BrightnessContrastControlProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ getSerializeSize()
| size_t BrightnessContrastControlProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
template<class Archive >
| void BrightnessContrastControlProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ setProperty()
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ brightness
| double BrightnessContrastControlProps::brightness |
◆ contrast
| double BrightnessContrastControlProps::contrast |
The documentation for this class was generated from the following file: