Public Types | Static Public Member Functions

mln::trait::value_< mln::value::qt::rgb32 > Struct Template Reference

#include <rgb32.hh>

List of all members.

Public Types

enum  { dim = 3, nbits = 32, card = mln_value_card_from_(nbits) }
typedef void comp
typedef mln::value::int_u< 8 > comp_0
typedef mln::value::int_u< 8 > comp_1
typedef mln::value::int_u< 8 > comp_2
typedef trait::value::kind::color kind
typedef
trait::value::nature::vectorial 
nature
typedef trait::value::quant::high quant
typedef algebra::vec< dim, float > sum

Static Public Member Functions

template<typename V >
static comp_0 get_comp_0 (const V &v)
template<typename V >
static comp_1 get_comp_1 (const V &v)
template<typename V >
static comp_2 get_comp_2 (const V &v)
static const char * name ()

Detailed Description

template<>
struct mln::trait::value_< mln::value::qt::rgb32 >

Definition at line 153 of file rgb32.hh.


Member Typedef Documentation

Definition at line 165 of file rgb32.hh.

Definition at line 166 of file rgb32.hh.

Definition at line 167 of file rgb32.hh.

Definition at line 168 of file rgb32.hh.

Definition at line 162 of file rgb32.hh.

Definition at line 161 of file rgb32.hh.

Definition at line 163 of file rgb32.hh.

Definition at line 174 of file rgb32.hh.


Member Enumeration Documentation

anonymous enum
Enumerator:
dim 
nbits 
card 

Definition at line 155 of file rgb32.hh.


Member Function Documentation

template<typename V >
static comp_0 mln::trait::value_< mln::value::qt::rgb32 >::get_comp_0 ( const V &  v  )  [inline, static]

Definition at line 170 of file rgb32.hh.

template<typename V >
static comp_1 mln::trait::value_< mln::value::qt::rgb32 >::get_comp_1 ( const V &  v  )  [inline, static]

Definition at line 171 of file rgb32.hh.

template<typename V >
static comp_2 mln::trait::value_< mln::value::qt::rgb32 >::get_comp_2 ( const V &  v  )  [inline, static]

Definition at line 172 of file rgb32.hh.

static const char* mln::trait::value_< mln::value::qt::rgb32 >::name (  )  [inline, static]

Definition at line 176 of file rgb32.hh.