|
TuttleOFX
1
|
#include <rgb_algorithms.hpp>
Public Member Functions | |
| template<typename DST_CHANNEL , typename SRC_CHANNEL > | |
| void | operator() (DST_CHANNEL &dst, const SRC_CHANNEL &src) const |
Data Fields | |
| VALUE | _number |
Definition at line 115 of file rgb_algorithms.hpp.
| void boost::gil::toolbox::calc_brightness_< VALUE >::operator() | ( | DST_CHANNEL & | dst, |
| const SRC_CHANNEL & | src | ||
| ) | const [inline] |
Definition at line 121 of file rgb_algorithms.hpp.
References boost::gil::toolbox::calc_brightness_< VALUE >::_number, and terry::max_value().

| VALUE boost::gil::toolbox::calc_brightness_< VALUE >::_number |
Definition at line 117 of file rgb_algorithms.hpp.
Referenced by boost::gil::toolbox::brightness_(), and boost::gil::toolbox::calc_brightness_< VALUE >::operator()().