![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkIOCommon.h>
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 } |
|
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.