Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
Medical Imaging Interaction Toolkit
mitk::IOConstants Struct Reference

The IOConstants struct. More...

#include <mitkIOConstants.h>

Static Public Member Functions

static std::string PIXEL_TYPE ()
 
static std::string PIXEL_TYPE_CHAR ()
 
static std::string PIXEL_TYPE_UCHAR ()
 
static std::string PIXEL_TYPE_SHORT ()
 
static std::string PIXEL_TYPE_USHORT ()
 
static std::string PIXEL_TYPE_INT ()
 
static std::string PIXEL_TYPE_UINT ()
 
static std::string PIXEL_TYPE_FLOAT ()
 
static std::string PIXEL_TYPE_DOUBLE ()
 
static std::string PIXEL_TYPE_ENUM ()
 
static std::string DIMENSION ()
 
static std::string DIMENSION_ENUM ()
 
static std::string ENDIANNESS ()
 
static std::string ENDIANNESS_LITTLE ()
 
static std::string ENDIANNESS_BIG ()
 
static std::string ENDIANNESS_ENUM ()
 
static std::string SIZE_X ()
 
static std::string SIZE_Y ()
 
static std::string SIZE_Z ()
 
static std::string SIZE_T ()
 

Detailed Description

The IOConstants struct.

Definition at line 26 of file mitkIOConstants.h.

Member Function Documentation

◆ DIMENSION()

static std::string mitk::IOConstants::DIMENSION ( )
static

◆ DIMENSION_ENUM()

static std::string mitk::IOConstants::DIMENSION_ENUM ( )
static

◆ ENDIANNESS()

static std::string mitk::IOConstants::ENDIANNESS ( )
static

◆ ENDIANNESS_BIG()

static std::string mitk::IOConstants::ENDIANNESS_BIG ( )
static

◆ ENDIANNESS_ENUM()

static std::string mitk::IOConstants::ENDIANNESS_ENUM ( )
static

◆ ENDIANNESS_LITTLE()

static std::string mitk::IOConstants::ENDIANNESS_LITTLE ( )
static

◆ PIXEL_TYPE()

static std::string mitk::IOConstants::PIXEL_TYPE ( )
static

◆ PIXEL_TYPE_CHAR()

static std::string mitk::IOConstants::PIXEL_TYPE_CHAR ( )
static

◆ PIXEL_TYPE_DOUBLE()

static std::string mitk::IOConstants::PIXEL_TYPE_DOUBLE ( )
static

◆ PIXEL_TYPE_ENUM()

static std::string mitk::IOConstants::PIXEL_TYPE_ENUM ( )
static

◆ PIXEL_TYPE_FLOAT()

static std::string mitk::IOConstants::PIXEL_TYPE_FLOAT ( )
static

◆ PIXEL_TYPE_INT()

static std::string mitk::IOConstants::PIXEL_TYPE_INT ( )
static

◆ PIXEL_TYPE_SHORT()

static std::string mitk::IOConstants::PIXEL_TYPE_SHORT ( )
static

◆ PIXEL_TYPE_UCHAR()

static std::string mitk::IOConstants::PIXEL_TYPE_UCHAR ( )
static

◆ PIXEL_TYPE_UINT()

static std::string mitk::IOConstants::PIXEL_TYPE_UINT ( )
static

◆ PIXEL_TYPE_USHORT()

static std::string mitk::IOConstants::PIXEL_TYPE_USHORT ( )
static

◆ SIZE_T()

static std::string mitk::IOConstants::SIZE_T ( )
static

◆ SIZE_X()

static std::string mitk::IOConstants::SIZE_X ( )
static

◆ SIZE_Y()

static std::string mitk::IOConstants::SIZE_Y ( )
static

◆ SIZE_Z()

static std::string mitk::IOConstants::SIZE_Z ( )
static

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