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 |
Specifies the type of the K‐th semantic element of a color base |
Static Data Members
Name |
Created with MrDocs