TuttleOFX  1
terry::FunctorColorDodge< Pixel > Struct Template Reference

#include <MergeFunctors.hpp>

Inheritance diagram for terry::FunctorColorDodge< Pixel >:
Collaboration diagram for terry::FunctorColorDodge< Pixel >:

Public Member Functions

template<typename Channel >
void operator() (const Channel &A, const Channel &B, Channel &dst)

Detailed Description

template<typename Pixel>
struct terry::FunctorColorDodge< Pixel >

Definition at line 284 of file MergeFunctors.hpp.


Member Function Documentation

template<typename Pixel >
template<typename Channel >
void terry::FunctorColorDodge< Pixel >::operator() ( const Channel &  A,
const Channel &  B,
Channel &  dst 
) [inline]

Reimplemented from terry::merge_functor< Pixel, merge_per_channel >.

Definition at line 290 of file MergeFunctors.hpp.

References tuttle::max(), and terry::max_value().

Here is the call graph for this function:


The documentation for this struct was generated from the following file: