Simple++
Powerfull and lightning fast C++ Library
Public Types | List of all members
Graphic::_ImageSumType< T > Struct Template Reference

Struct used to retrieve the type of a summation of multiple pixel components. More...

#include <Image.h>

Public Types

typedef Utility::TypesInfos< typename Utility::TypesInfos< T >::Bigger >::Bigger Type
 

Detailed Description

template<typename T>
struct Graphic::_ImageSumType< T >

Struct used to retrieve the type of a summation of multiple pixel components.

Member Typedef Documentation

template<typename T>
typedef Utility::TypesInfos<typename Utility::TypesInfos<T>::Bigger>::Bigger Graphic::_ImageSumType< T >::Type

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