Boost GIL


Public Types | Public Member Functions | Static Public Member Functions | List of all members
kth_semantic_element_const_reference_type< ColorBase, K > Struct Template Reference

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

#include <color_base_algorithm.hpp>

Public Types

typedef
kth_element_const_reference_type
< ColorBase, semantic_index >
::type 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, semantic_index=(mpl::at_c< typename ColorBase::layout_t::channel_mapping_t, K >::type::value))
 

Static Public Member Functions

static type get (const ColorBase &cb)
 

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: