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

#include <libtpcimgio.h>

Data Fields

char extension [4]

Detailed Description

This structure represents a 4-byte string that should follow the binary nifti_1_header data in a NIFTI-1 header file.

Definition at line 2256 of file libtpcimgio.h.

Field Documentation

◆ extension

char NIFTI_EXTENDER::extension[4]

If the char values are {1,0,0,0}, the file is expected to contain extensions, values of {0,0,0,0} imply the file does not contain extensions. Other sequences of values are not currently defined.

Definition at line 2260 of file libtpcimgio.h.

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


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