boost::gil::kth_semantic_element_reference_type
Specifies the return type of the mutable semantic_at_c<K>(color_base);
Synopsis
template<
typename ColorBase,
int K>
struct kth_semantic_element_reference_type;
Derived Classes
Name |
Description |
Specifies the return type of the mutable element accessor by color name, get_color(color_base, Color()); |
Created with MrDocs