boost::gil::color_converted_view_type<any_image_view<Views...>, DstP, CC>::type
Synopsis
Declared in <boost/gil/extension/dynamic_image/image_view_factory.hpp>
using type = detail::views_get_ccv_type<any_image_view<Views...>, DstP, CC>::type;
Created with MrDocs