_ImageRec Struct Reference

Image data. More...

#include <imagrgb.h>

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 long colorMap
FILE * file
unsigned char * tmp
unsigned char * tmpR
unsigned char * tmpG
unsigned char * tmpB
unsigned long rleEnd
unsigned int * rowStart
int * rowSize


Detailed Description

Image data.

Definition at line 16 of file imagrgb.h.


Member Data Documentation

unsigned short _ImageRec::imagic

Definition at line 18 of file imagrgb.h.

unsigned short _ImageRec::type

Definition at line 19 of file imagrgb.h.

unsigned short _ImageRec::dim

Definition at line 20 of file imagrgb.h.

unsigned short _ImageRec::xsize

Definition at line 21 of file imagrgb.h.

unsigned short _ImageRec::ysize

Definition at line 21 of file imagrgb.h.

unsigned short _ImageRec::zsize

Definition at line 21 of file imagrgb.h.

unsigned int _ImageRec::min

Definition at line 22 of file imagrgb.h.

unsigned int _ImageRec::max

Definition at line 22 of file imagrgb.h.

unsigned int _ImageRec::wasteBytes

Definition at line 23 of file imagrgb.h.

char _ImageRec::name[80]

Definition at line 24 of file imagrgb.h.

unsigned long _ImageRec::colorMap

Definition at line 25 of file imagrgb.h.

Definition at line 26 of file imagrgb.h.

unsigned char* _ImageRec::tmp

Definition at line 27 of file imagrgb.h.

unsigned char * _ImageRec::tmpR

Definition at line 27 of file imagrgb.h.

unsigned char * _ImageRec::tmpG

Definition at line 27 of file imagrgb.h.

unsigned char * _ImageRec::tmpB

Definition at line 27 of file imagrgb.h.

unsigned long _ImageRec::rleEnd

Definition at line 28 of file imagrgb.h.

unsigned int* _ImageRec::rowStart

Definition at line 29 of file imagrgb.h.

Definition at line 30 of file imagrgb.h.


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

Generated on Tue Mar 10 14:41:37 2009 for VRUT by  doxygen 1.5.5