#include <nifti1.h>
Public Attributes | |
| int | esize |
| int | ecode |
| char * | edata |
extension code, one of the NIFTI_ECODE_ values
| char* nifti1_extension::edata |
raw data, with no byte swapping (length is esize-8)
size of extension, in bytes (must be multiple of 16)
1.5.8