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;

Type Aliases

Static Member Functions

Name

get

Static Data Members

Derived Classes

Name

Description

color_element_reference_type

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

Created with MrDocs