Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
Compile time resolving of the type of a component. More...
#include <mitkPixelTypeTraits.h>
Public Types | |
typedef PixelTypeTrait< isPrimitiveType< T >::value, T >::ValueType | ComponentType |
Compile time resolving of the type of a component.
Definition at line 152 of file mitkPixelTypeTraits.h.
typedef PixelTypeTrait<isPrimitiveType<T>::value, T>::ValueType mitk::GetComponentType< T >::ComponentType |
Definition at line 154 of file mitkPixelTypeTraits.h.