TuttleOFX
1
|
#include <MergeFunctors.hpp>
Public Member Functions | |
void | operator() (const Pixel &A, const Pixel &B, Pixel &C) |
Definition at line 625 of file MergeFunctors.hpp.
void terry::FunctorColor< Pixel >::operator() | ( | const Pixel & | A, |
const Pixel & | B, | ||
Pixel & | C | ||
) | [inline] |
Reimplemented from terry::merge_functor< Pixel, merge_per_pixel >.
Definition at line 629 of file MergeFunctors.hpp.
References boost::gil::color_convert().