boost::gil::kth_element_reference_type<pixel<ChannelValue, Layout> const, K>::type
Synopsis
Declared in <boost/gil/pixel.hpp>
using type = channel_traits<ChannelValue>::const_reference;
Created with MrDocs