TuttleOFX  1
boost::gil::toolbox::calc_brightness Struct 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

float _factor

Detailed Description

Definition at line 70 of file rgb_algorithms.hpp.


Member Function Documentation

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

Definition at line 76 of file rgb_algorithms.hpp.

References _factor, 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: