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

#include <sitkPixelIDTypes.h>

Public Types

using PixelIDType = BasicPixelID< TPixelType >
 

Detailed Description

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

Definition at line 138 of file sitkPixelIDTypes.h.

Member Typedef Documentation

◆ PixelIDType

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

Definition at line 140 of file sitkPixelIDTypes.h.


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