ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::NrrdImageIOEnums Class Reference

#include <itkNrrdImageIO.h>

Detailed Description

Contains all enum classes used by NrrdImageIO class.

Definition at line 34 of file itkNrrdImageIO.h.

Public Types

enum class  AxesReorder : uint8_t {
  UseAnyRangeAxisAsPixel = 0 ,
  UseNonListRangeAxisAsPixel = 1 ,
  UseScalarPixel = 2
}
 

Member Enumeration Documentation

◆ AxesReorder

enum class itk::NrrdImageIOEnums::AxesReorder : uint8_t
strong
Enumerator
UseAnyRangeAxisAsPixel 
UseNonListRangeAxisAsPixel 
UseScalarPixel 

Definition at line 40 of file itkNrrdImageIO.h.


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