nifti1_extender Struct Reference
This structure represents a 4-byte string that should follow the binary nifti_1_header data in a NIFTI-1 header file. 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.
More...
#include <nifti1.h>
List of all members.
|
Public Attributes |
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. 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.
The documentation for this struct was generated from the following file:
Generated on Fri Sep 15 18:18:22 2006 for nifti1_io by
1.4.7