TuttleOFX
1
|
#include <MergeFunctors.hpp>
Public Member Functions | |
template<typename Channel > | |
void | operator() (const Channel &A, const Channel &B, Channel &dst) |
Definition at line 238 of file MergeFunctors.hpp.
void terry::FunctorDarken< Pixel >::operator() | ( | const Channel & | A, |
const Channel & | B, | ||
Channel & | dst | ||
) | [inline] |
Reimplemented from terry::merge_functor< Pixel, merge_per_channel >.
Definition at line 242 of file MergeFunctors.hpp.
References tuttle::min().