boost::gil::at_c
Synopsis
template<
int K,
typename B,
typename C,
typename L,
bool M>
kth_element_reference_type<bit_aligned_pixel_reference<BitField, ChannelBitSizes, L, IsMutable>, K>::type
at_c(bit_aligned_pixel_reference<B, C, L, M> const& p);
Created with MrDocs