Medical Imaging Interaction Toolkit
2023.04.99-980ed1b6
Medical Imaging Interaction Toolkit
|
Partial specialization for the PixelTypeTrait. More...
#include <mitkPixelTypeTraits.h>
Public Types | |
typedef T::ValueType | ValueType |
Partial specialization for the PixelTypeTrait.
Specialization for the false value. Used to define the value type for non-primitive pixel types
Definition at line 145 of file mitkPixelTypeTraits.h.
typedef T::ValueType mitk::PixelTypeTrait< false, T >::ValueType |
Definition at line 147 of file mitkPixelTypeTraits.h.