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