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

#include <sitkPixelIDTypes.h>

+ Inheritance diagram for itk::simple::PixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension >:
+ Collaboration diagram for itk::simple::PixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension >:

Detailed Description

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

Definition at line 109 of file sitkPixelIDTypes.h.

Public Types

using ImageType = itk::Image<TPixelType, VImageDimension>
 

Member Typedef Documentation

◆ ImageType

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

Definition at line 111 of file sitkPixelIDTypes.h.


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