Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
vigra::PromoteTraits< RGBValue< T1, R, G, B >, T2 > Struct Template Reference

#include <utils.h>

Public Types

typedef RGBValue< typename
PromoteTraits< T1, T2 >
::Promote
Promote
 

Detailed Description

template<class T1, unsigned int R, unsigned int G, unsigned int B, class T2>
struct vigra::PromoteTraits< RGBValue< T1, R, G, B >, T2 >

Definition at line 38 of file utils.h.

Member Typedef Documentation

template<class T1 , unsigned int R, unsigned int G, unsigned int B, class T2 >
typedef RGBValue<typename PromoteTraits<T1, T2>::Promote> vigra::PromoteTraits< RGBValue< T1, R, G, B >, T2 >::Promote

Definition at line 40 of file utils.h.


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