TuttleOFX  1
boost::gil::toolbox::calc_negative Struct Reference

#include <rgb_algorithms.hpp>

Public Member Functions

template<typename DST_CHANNEL , typename SRC_CHANNEL >
void operator() (DST_CHANNEL &dst, SRC_CHANNEL &src) const
template<typename CHANNEL >
void operator() (CHANNEL &c) const

Detailed Description

Definition at line 9 of file rgb_algorithms.hpp.


Member Function Documentation

template<typename DST_CHANNEL , typename SRC_CHANNEL >
void boost::gil::toolbox::calc_negative::operator() ( DST_CHANNEL &  dst,
SRC_CHANNEL &  src 
) const [inline]

Definition at line 13 of file rgb_algorithms.hpp.

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

Here is the call graph for this function:

template<typename CHANNEL >
void boost::gil::toolbox::calc_negative::operator() ( CHANNEL &  c) const [inline]

Definition at line 22 of file rgb_algorithms.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: