TuttleOFX  1
MergeAbstractFunctor.hpp File Reference
#include <boost/gil/color_convert.hpp>
#include <boost/gil/pixel.hpp>
Include dependency graph for MergeAbstractFunctor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  terry::merge_per_channel
 standard per channel functor More...
struct  terry::merge_per_channel_with_alpha
 standard per channel functor with the alpha values stored inside the functor More...
struct  terry::merge_per_pixel
 per pixel functor (instead of per channel) More...
struct  terry::merge_functor< Pixel, OPERATES >
struct  terry::merge_functor< Pixel, merge_per_pixel >
struct  terry::merge_functor< Pixel, merge_per_channel_with_alpha >
struct  terry::merge_functor< Pixel, merge_per_channel >

Namespaces

namespace  terry