boost::gil::default_color_converter_impl<C1, rgba_t>::operator()
Synopsis
Declared in <boost/gil/color_convert.hpp>
template<
typename P1,
typename P2>
void
operator()(
P1 const& src,
P2& dst) const;
Created with MrDocs