SimpleITK  
itk::simple::PixelIDToImageType< TPixelIDType, VImageDimension > Struct Template Reference

#include <sitkPixelIDTypes.h>

Detailed Description

template<typename TPixelIDType, unsigned int VImageDimension>
struct itk::simple::PixelIDToImageType< TPixelIDType, VImageDimension >

A meta-programming tool to query the "itk image type" if a PixelID at compile type

This structure contains one property, PixelIDToImageType<T>::ImageType is the "itk image type" of the pixel ID.

See also
BasicPixelID
VectorPixelID
LabelPixelID
ImageTypeToPixelIDValue

Definition at line 100 of file sitkPixelIDTypes.h.


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