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