boost::gil::color_element_type

Specifies the type of the element associated with a given color tag

Synopsis

template<
    typename ColorBase,
    typename Color>
struct color_element_type
    : kth_semantic_element_type<ColorBase, color_index_type<ColorBase, Color>::value>

Base Classes

Name

Description

kth_semantic_element_type<ColorBase, color_index_type<ColorBase, Color>::value>

Specifies the type of the K‐th semantic element of a color base

Type Aliases

Static Data Members

Name

semantic_index

Created with MrDocs