SimpleITK  
itk::simple::ImageTypeToPixelID< itk::Image< TPixelType, VImageDimension > > Struct Template Reference

#include <sitkPixelIDTypes.h>

+ Inheritance diagram for itk::simple::ImageTypeToPixelID< itk::Image< TPixelType, VImageDimension > >:
+ Collaboration diagram for itk::simple::ImageTypeToPixelID< itk::Image< TPixelType, VImageDimension > >:

Detailed Description

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

Definition at line 145 of file sitkPixelIDTypes.h.

Public Types

using PixelIDType = BasicPixelID<TPixelType>
 

Member Typedef Documentation

◆ PixelIDType

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

Definition at line 147 of file sitkPixelIDTypes.h.


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