aimsdata  5.0.5
Neuroimaging data handling
ge_imghdr.h File Reference

Go to the source code of this file.

Classes

struct  imghdr
 

Macros

#define RASPOINT   float
 
#define REFCHANTYPE   short int
 
#define IMATRIXTYPE   short int
 
#define DIMXYTYPE   float
 
#define PIXSIZETYPE   float
 
#define BLOCK   char
 

Typedefs

typedef struct imghdr ImgHdr
 

Macro Definition Documentation

◆ BLOCK

#define BLOCK   char

Definition at line 44 of file ge_imghdr.h.

◆ DIMXYTYPE

#define DIMXYTYPE   float

Definition at line 42 of file ge_imghdr.h.

◆ IMATRIXTYPE

#define IMATRIXTYPE   short int

Definition at line 41 of file ge_imghdr.h.

◆ PIXSIZETYPE

#define PIXSIZETYPE   float

Definition at line 43 of file ge_imghdr.h.

◆ RASPOINT

#define RASPOINT   float

Definition at line 39 of file ge_imghdr.h.

◆ REFCHANTYPE

#define REFCHANTYPE   short int

Definition at line 40 of file ge_imghdr.h.

Typedef Documentation

◆ ImgHdr

typedef struct imghdr ImgHdr