boost::gil::kth_element_const_reference_type<pixel<ChannelValue, Layout>, K>
Synopsis
Declared in <boost/gil/pixel.hpp>
template<
typename ChannelValue,
typename Layout,
int K>
struct kth_element_const_reference_type<pixel<ChannelValue, Layout>, K>;