boost::gil::color_element_const_reference_type
Specifies the return type of the constant element accessor by color name, get_color(color_base, Color());
Synopsis
template<
typename ColorBase,
typename Color>
struct color_element_const_reference_type
: kth_semantic_element_const_reference_type<ColorBase, color_index_type<ColorBase, Color>::value>
Base Classes
Name |
Description |
Specifies the return type of the constant semantic_at_c<K>(color_base); |
Static Data Members
Name |
Created with MrDocs