boost::gil::semantic_at_c
A constant accessor to the K‐th semantic element of a color base
Synopsis
template<
int K,
typename ColorBase>
kth_semantic_element_const_reference_type<ColorBase, K>::type
semantic_at_c(ColorBase const& p);
Created with MrDocs