boost::gil::nth_channel_view_type<any_image_view<Views...>>::type
Synopsis
Declared in <boost/gil/extension/dynamic_image/image_view_factory.hpp>
using type = detail::views_get_nthchannel_type<any_image_view<Views...>>;
Created with MrDocs