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

#include <sitkPixelIDTypes.h>

Public Types

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

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

◆ ImageType

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

Definition at line 105 of file sitkPixelIDTypes.h.


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