SimpleITK  1.0.1
Public Types | List of all members
itk::simple::ImageTypeToPixelID< itk::Image< TPixelType, VImageDimension > > Struct Template Reference

#include <sitkPixelIDTypes.h>

Public Types

typedef BasicPixelID< TPixelType > PixelIDType
 

Detailed Description

template<typename TPixelType, unsigned int VImageDimension>
struct itk::simple::ImageTypeToPixelID< itk::Image< TPixelType, VImageDimension > >

Definition at line 137 of file sitkPixelIDTypes.h.

Member Typedef Documentation

template<typename TPixelType , unsigned int VImageDimension>
typedef BasicPixelID<TPixelType > itk::simple::ImageTypeToPixelID< itk::Image< TPixelType, VImageDimension > >::PixelIDType

Definition at line 139 of file sitkPixelIDTypes.h.


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