TuttleOFX
1
|
#include <MergeFunctors.hpp>
Public Member Functions | |
template<typename Channel > | |
void | operator() (const Channel &A, const Channel &B, Channel &dst) |
Alpha source B. |
Definition at line 503 of file MergeFunctors.hpp.
void terry::FunctorMask< Pixel >::operator() | ( | const Channel & | A, |
const Channel & | B, | ||
Channel & | d | ||
) | [inline] |
Alpha source B.
Reimplemented from terry::merge_functor< Pixel, merge_per_channel_with_alpha >.
Definition at line 511 of file MergeFunctors.hpp.
References terry::merge_functor< Pixel, merge_per_channel_with_alpha >::a.