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

#include <sitkPixelIDTypes.h>

Public Types

using PixelIDType = VectorPixelID< TPixelType >
 

Detailed Description

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

Definition at line 144 of file sitkPixelIDTypes.h.

Member Typedef Documentation

◆ PixelIDType

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

Definition at line 146 of file sitkPixelIDTypes.h.


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