| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/image/image.h>
Public Types | |
| typedef T | Type |
Static Public Member Functions | |
| static int | size () |
| static T | maxT () |
| static unsigned int | maxInt () |
| static double | maxDouble () |
| static double | normalize () |
| typedef T VRS::ImageInfoTraits< T >::Type |
| static int VRS::ImageInfoTraits< T >::size | ( | void | ) | [inline, static] |
| static T VRS::ImageInfoTraits< T >::maxT | ( | ) | [inline, static] |
| static unsigned int VRS::ImageInfoTraits< T >::maxInt | ( | ) | [inline, static] |
| static double VRS::ImageInfoTraits< T >::maxDouble | ( | ) | [inline, static] |
| static double VRS::ImageInfoTraits< T >::normalize | ( | ) | [inline, static] |