Boost GIL


List of all members

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

#include <color_base_algorithm.hpp>

Inheritance diagram for color_element_type< ColorBase, Color >:
kth_semantic_element_type< ColorBase, color_index_type< ColorBase, Color >::value >

Additional Inherited Members

- Public Types inherited from kth_semantic_element_type< ColorBase, color_index_type< ColorBase, Color >::value >
typedef kth_element_type
< ColorBase, semantic_index >
::type 
type
 
- Public Member Functions inherited from kth_semantic_element_type< ColorBase, color_index_type< ColorBase, Color >::value >
 BOOST_STATIC_CONSTANT (int, semantic_index=(mpl::at_c< typename ColorBase::layout_t::channel_mapping_t, K >::type::value))
 

Detailed Description

template<typename ColorBase, typename Color>
struct boost::gil::color_element_type< ColorBase, Color >

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


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