DGtal
1.5.beta
|
#include <DGtal/io/colormaps/BasicColorToScalarFunctors.h>
Public Member Functions | |
unsigned char | operator() (const Color &aCol) const |
Basic color to scalar functor which returns the mean of the three channel values.
Definition at line 99 of file BasicColorToScalarFunctors.h.
|
inline |
Definition at line 102 of file BasicColorToScalarFunctors.h.
References DGtal::Color::blue(), DGtal::Color::green(), and DGtal::Color::red().