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 Struct Reference

class for color-converting one pixel to another More...

#include <color_convert.hpp>

Public Member Functions

template<typename SrcP , typename DstP >
void operator() (const SrcP &src, DstP &dst) const
 

Detailed Description

class for color-converting one pixel to another

Member Function Documentation

template<typename SrcP , typename DstP >
void boost::gil::default_color_converter::operator() ( const SrcP &  src,
DstP &  dst 
) const
inline

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