ITK  5.4.0
Insight 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 567 of file itkImageIOBase.h.

Static Public Attributes

static constexpr IOComponentEnum CType = IOComponentEnum::UNKNOWNCOMPONENTTYPE
 

Member Data Documentation

◆ CType

template<typename TPixel >
constexpr IOComponentEnum itk::ImageIOBase::MapPixelType< TPixel >::CType = IOComponentEnum::UNKNOWNCOMPONENTTYPE
staticconstexpr

Definition at line 569 of file itkImageIOBase.h.


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