boost::gil::channel_view
Synopsis
Declared in <boost/gil/extension/toolbox/metafunctions/channel_view.hpp>
template<
typename Channel,
typename View>
channel_view_type<Channel, View>::type
channel_view(View const& src);
Created with MrDocs