Boost GIL


Public Types | Static Public Member Functions | Static Public Attributes | List of all members

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

#include <color_base_algorithm.hpp>

Public Types

using channel_mapping_t = typename ColorBase::layout_t::channel_mapping_t
 
using type = typename kth_element_const_reference_type< ColorBase, semantic_index >::type
 

Static Public Member Functions

static type get (const ColorBase &cb)
 

Static Public Attributes

static constexpr int semantic_index = mp11::mp_at_c<channel_mapping_t, K>::type::value
 

Detailed Description

template<typename ColorBase, int K>
struct boost::gil::kth_semantic_element_const_reference_type< ColorBase, K >

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


The documentation for this struct was generated from the following file: