SimpleITK  1.2.4
Public Types | List of all members
itk::simple::PixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension > Struct Template Reference

#include <sitkPixelIDTypes.h>

Public Types

typedef itk::Image< TPixelType, VImageDimension > ImageType
 

Detailed Description

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

Definition at line 103 of file sitkPixelIDTypes.h.

Member Typedef Documentation

template<typename TPixelType , unsigned int VImageDimension>
typedef itk::Image< TPixelType, VImageDimension > itk::simple::PixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension >::ImageType

Definition at line 105 of file sitkPixelIDTypes.h.


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