ITK  5.0.0
Insight Segmentation and Registration Toolkit
Static Public Attributes | List of all members
itk::ImageIOBase::MapPixelType< TPixel > Struct Template Reference

#include <itkImageIOBase.h>

Detailed Description

template<typename TPixel>
struct itk::ImageIOBase::MapPixelType< TPixel >

Map between C++ Pixel type and ImageIOBase ComponentType

Definition at line 465 of file itkImageIOBase.h.

Static Public Attributes

static constexpr IOComponentType CType
 

Member Data Documentation

template<typename TPixel >
constexpr IOComponentType itk::ImageIOBase::MapPixelType< TPixel >::CType
static
Initial value:

Definition at line 467 of file itkImageIOBase.h.


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