Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
mitk::MapPixelComponentType< T > Struct Template Reference

#include <mitkPixelTypeTraits.h>

Static Public Attributes

static const itk::IOComponentEnum value
 

Detailed Description

template<typename T>
struct mitk::MapPixelComponentType< T >

Maps pixel component types (primitive types like int, short, double, etc. and custom types) to and integer constant. Specialize this template for custom types by using the MITK_PIXEL_COMPONENT_TYPE macro.

Definition at line 59 of file mitkPixelTypeTraits.h.

Member Data Documentation

◆ value

template<typename T >
const itk::IOComponentEnum mitk::MapPixelComponentType< T >::value
static

Definition at line 61 of file mitkPixelTypeTraits.h.


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