boost::gil::kth_element_reference_type<packed_pixel<BitField, ChannelRefs, Layout>, K>::type
Synopsis
Declared in <boost/gil/packed_pixel.hpp>
using type = channel_traits<mp11::mp_at_c<ChannelRefs, K>>::reference;
Created with MrDocs