TPCCLIB
Loading...
Searching...
No Matches
NIFTI_DSR Struct Reference

#include <libtpcimgio.h>

Data Fields

NIFTI_1_HEADER h
 
NIFTI_EXTENDER e
 
int byte_order
 

Detailed Description

Combination of all NIFTI headers

Definition at line 2264 of file libtpcimgio.h.

Field Documentation

◆ byte_order

int NIFTI_DSR::byte_order

Specifies whether data is stored on disk as little endian (1), or big endian (0).

Definition at line 2270 of file libtpcimgio.h.

Referenced by imgSetNiftiHeader(), niftiHeaderFromIFT(), niftiHeaderToIFT(), niftiPrintHeader(), niftiReadHeader(), niftiReadImagedata(), and niftiWriteHeader().

◆ e

NIFTI_EXTENDER NIFTI_DSR::e

Extension; obligatory in .nii file

Definition at line 2268 of file libtpcimgio.h.

Referenced by imgSetNiftiHeader(), niftiHeaderFromIFT(), niftiHeaderToIFT(), niftiPrintHeader(), and niftiReadHeader().

◆ h


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