boost::gil::kth_semantic_element_const_reference_type

Specifies the return type of the constant semantic_at_c<K>(color_base);

Synopsis

template<
    typename ColorBase,
    int K>
struct kth_semantic_element_const_reference_type;

Type Aliases

Static Member Functions

Name

get

Static Data Members

Derived Classes

Name

Description

color_element_const_reference_type

Specifies the return type of the constant element accessor by color name, get_color(color_base, Color());

Created with MrDocs