Module nifti::typedef

source ·
Expand description

This module contains multiple types defined by the standard. At the moment, not all of them are used internally (NiftiType makes the exception, which also provides a safe means of reading voxel values). However, primitive integer values can be converted to these types and vice-versa.

Enums

  • An enum type for representing a NIFTI intent code.
  • Data type for representing a NIFTI value type in a volume. Methods for reading values of that type from a source are also included.
  • An enum type for representing the slice order.
  • An enum type which represents a unit type.
  • An enum type for representing a NIFTI XForm.