@kv
0.0.4
Library for graph problems in C and Python
|
Nifti Extension. More...
#include <nifti.h>
Public Attributes | |
uint8_t * | edata |
uint32_t | esize |
uint32_t | ecode |
Nifti Extension.
uint32_t AtNifti1Extension::ecode |
extension code, one of the NIFTI_ECODE_ values
uint8_t* AtNifti1Extension::edata |
raw data, with no byte swapping (length is esize-8)
uint32_t AtNifti1Extension::esize |
size of extension, in bytes (must be multiple of 16)