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

Gray to RGB. More...

#include <color_convert.hpp>

Public Member Functions

template<typename P1 , typename P2 >
void operator() (const P1 &src, P2 &dst) const
 

Detailed Description

template<>
struct boost::gil::default_color_converter_impl< gray_t, rgb_t >

Gray to RGB.

Member Function Documentation

template<typename P1 , typename P2 >
void boost::gil::default_color_converter_impl< gray_t, rgb_t >::operator() ( const P1 &  src,
P2 &  dst 
) const
inline

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