Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::rgb_to_luminance_fn< uint8_t, uint8_t, uint8_t, GrayChannelValue > Struct Template Reference

#include <color_convert.hpp>

Public Member Functions

GrayChannelValue operator() (uint8_t red, uint8_t green, uint8_t blue) const
 

Member Function Documentation

template<typename GrayChannelValue >
GrayChannelValue boost::gil::detail::rgb_to_luminance_fn< uint8_t, uint8_t, uint8_t, GrayChannelValue >::operator() ( uint8_t  red,
uint8_t  green,
uint8_t  blue 
) const
inline

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