TuttleOFX  1
boost::gil::toolbox::calc_brightness_< VALUE > Struct Template Reference

#include <rgb_algorithms.hpp>

Public Member Functions

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

Data Fields

VALUE _number

Detailed Description

template<typename VALUE>
struct boost::gil::toolbox::calc_brightness_< VALUE >

Definition at line 115 of file rgb_algorithms.hpp.


Member Function Documentation

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

Definition at line 121 of file rgb_algorithms.hpp.

References boost::gil::toolbox::calc_brightness_< VALUE >::_number, and terry::max_value().

Here is the call graph for this function:


Field Documentation


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