boost::gil::color_converted_view

overload of generic color_converted_view with the default color‐converter

Synopsis

template<
    typename DstP,
    typename View>
color_converted_view_type<View, DstP>::type
color_converted_view(View const& src);

Created with MrDocs