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

#include <MergeFunctors.hpp>

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

Public Member Functions

void operator() (const Pixel &A, const Pixel &B, Pixel &C)

Detailed Description

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

Definition at line 625 of file MergeFunctors.hpp.


Member Function Documentation

template<typename Pixel >
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().

Here is the call graph for this function:


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