Enumeration DataTypeCode

Data type codes for NIfTI image data. These codes define the format of voxel data stored in the NIfTI file.

The values correspond to the standard NIfTI-1 and NIfTI-2 data type codes as defined in the NIfTI specification.

Enumeration Members

FLOAT32: 16
FLOAT64: 64
INT16: 4
INT32: 8
INT64: 1024
INT8: 256
RGB24: 128
UINT16: 512
UINT32: 768
UINT64: 1280
UINT8: 2