|
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 519 of file MergeFunctors.hpp.
| void terry::FunctorMatte< 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 527 of file MergeFunctors.hpp.
References terry::merge_functor< Pixel, merge_per_channel_with_alpha >::a, tuttle::max(), and terry::max_value().
