Blender V2.61 - r43446
Public Attributes

IMAGE Struct Reference

List of all members.

Public Attributes

unsigned short imagic
unsigned short type
unsigned short dim
unsigned short xsize
unsigned short ysize
unsigned short zsize
unsigned int min
unsigned int max
unsigned int wastebytes
char name [80]
unsigned int colormap
int file
unsigned short flags
short dorev
short x
short y
short z
short cnt
unsigned short * ptr
unsigned short * base
unsigned short * tmpbuf
unsigned int offset
unsigned int rleend
unsigned int * rowstart
int * rowsize

Detailed Description

Definition at line 44 of file iris.c.


Member Data Documentation

unsigned short* IMAGE::base

Definition at line 65 of file iris.c.

short IMAGE::cnt

Definition at line 63 of file iris.c.

unsigned int IMAGE::colormap

Definition at line 55 of file iris.c.

unsigned short IMAGE::dim

Definition at line 47 of file iris.c.

Referenced by readheader(), and writeheader().

short IMAGE::dorev

Definition at line 59 of file iris.c.

Definition at line 57 of file iris.c.

unsigned short IMAGE::flags

Definition at line 58 of file iris.c.

unsigned short IMAGE::imagic

Definition at line 45 of file iris.c.

Referenced by imb_loadiris(), readheader(), and writeheader().

unsigned int IMAGE::max

Definition at line 52 of file iris.c.

Referenced by writeheader().

unsigned int IMAGE::min

Definition at line 51 of file iris.c.

Referenced by writeheader().

char IMAGE::name[80]

Definition at line 54 of file iris.c.

unsigned int IMAGE::offset

Definition at line 67 of file iris.c.

unsigned short* IMAGE::ptr

Definition at line 64 of file iris.c.

unsigned int IMAGE::rleend

Definition at line 68 of file iris.c.

Definition at line 70 of file iris.c.

unsigned int* IMAGE::rowstart

Definition at line 69 of file iris.c.

unsigned short* IMAGE::tmpbuf

Definition at line 66 of file iris.c.

unsigned short IMAGE::type

Definition at line 46 of file iris.c.

Referenced by imb_loadiris(), readheader(), and writeheader().

unsigned int IMAGE::wastebytes

Definition at line 53 of file iris.c.

short IMAGE::x

Definition at line 60 of file iris.c.

unsigned short IMAGE::xsize

Definition at line 48 of file iris.c.

Referenced by imb_loadiris(), readheader(), and writeheader().

short IMAGE::y

Definition at line 61 of file iris.c.

unsigned short IMAGE::ysize

Definition at line 49 of file iris.c.

Referenced by imb_loadiris(), readheader(), and writeheader().

short IMAGE::z

Definition at line 62 of file iris.c.

unsigned short IMAGE::zsize

Definition at line 50 of file iris.c.

Referenced by imb_loadiris(), readheader(), and writeheader().


The documentation for this struct was generated from the following file: