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

#include <sitkPixelIDTypes.h>

+ Inheritance diagram for itk::simple::PixelIDToImageType< VectorPixelID< TVectorPixelType >, VImageDimension >:
+ Collaboration diagram for itk::simple::PixelIDToImageType< VectorPixelID< TVectorPixelType >, VImageDimension >:

Detailed Description

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

Definition at line 115 of file sitkPixelIDTypes.h.

Public Types

using ImageType = itk::VectorImage<TVectorPixelType, VImageDimension>
 

Member Typedef Documentation

◆ ImageType

template<typename TVectorPixelType, unsigned int VImageDimension>
using itk::simple::PixelIDToImageType< VectorPixelID< TVectorPixelType >, VImageDimension >::ImageType = itk::VectorImage<TVectorPixelType, VImageDimension>

Definition at line 117 of file sitkPixelIDTypes.h.


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