ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::IOCommonEnums Class Reference

#include <itkIOCommon.h>

Detailed Description

Contains all enum classes used by IOCommon class.

Definition at line 33 of file itkIOCommon.h.

Public Types

enum class  AtomicPixel : uint8_t {
  ITK_UCHAR ,
  ITK_CHAR ,
  ITK_USHORT ,
  ITK_SHORT ,
  ITK_UINT ,
  ITK_INT ,
  ITK_ULONG ,
  ITK_LONG ,
  ITK_FLOAT ,
  ITK_DOUBLE
}
 

Member Enumeration Documentation

◆ AtomicPixel

enum class itk::IOCommonEnums::AtomicPixel : uint8_t
strong
Enumerator
ITK_UCHAR 
ITK_CHAR 
ITK_USHORT 
ITK_SHORT 
ITK_UINT 
ITK_INT 
ITK_ULONG 
ITK_LONG 
ITK_FLOAT 
ITK_DOUBLE 

Definition at line 41 of file itkIOCommon.h.


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