Go to the documentation of this file.
18 #ifndef elxPixelType_h
19 #define elxPixelType_h
26 template<
typename T >
31 itkGenericExceptionMacro(
"Pixel type \"" <<
typeid( T ).name() <<
"\" is not supported." )
53 return "unsigned char";
75 return "unsigned short";
97 return "unsigned int";
119 return "unsigned long";
149 #endif // elxPixelType_h
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
static const char * ToString()
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|