|
Blender
V2.93
|
Public Attributes | |
| ushort | imagic |
| ushort | type |
| ushort | dim |
| ushort | xsize |
| ushort | ysize |
| ushort | zsize |
| uint | min |
| uint | max |
| uchar | _pad1 [4] |
| char | name [80] |
| uint | colormap |
| uchar | _pad2 [404] |
| ushort IMAGE::dim |
Definition at line 44 of file iris.c.
Referenced by output_iris(), readheader(), and writeheader().
| ushort IMAGE::imagic |
Definition at line 42 of file iris.c.
Referenced by imb_loadiris(), output_iris(), readheader(), and writeheader().
| uint IMAGE::max |
Definition at line 49 of file iris.c.
Referenced by output_iris(), and writeheader().
| uint IMAGE::min |
Definition at line 48 of file iris.c.
Referenced by output_iris(), and writeheader().
| ushort IMAGE::type |
Definition at line 43 of file iris.c.
Referenced by imb_loadiris(), output_iris(), readheader(), and writeheader().
| ushort IMAGE::xsize |
Definition at line 45 of file iris.c.
Referenced by imb_loadiris(), output_iris(), readheader(), and writeheader().
| ushort IMAGE::ysize |
Definition at line 46 of file iris.c.
Referenced by imb_loadiris(), output_iris(), readheader(), and writeheader().
| ushort IMAGE::zsize |
Definition at line 47 of file iris.c.
Referenced by imb_loadiris(), output_iris(), readheader(), and writeheader().