raSystem  1.0 bata
_ImageRec Struct Reference

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

Definition at line 49 of file raISGI.cpp.

Member Data Documentation

◆ colorMap

unsigned long _ImageRec::colorMap

Definition at line 57 of file raISGI.cpp.

◆ dim

unsigned short _ImageRec::dim

Definition at line 52 of file raISGI.cpp.

◆ file

FILE* _ImageRec::file

Definition at line 58 of file raISGI.cpp.

◆ imagic

unsigned short _ImageRec::imagic

Definition at line 50 of file raISGI.cpp.

◆ max

unsigned int _ImageRec::max

Definition at line 54 of file raISGI.cpp.

◆ min

unsigned int _ImageRec::min

Definition at line 54 of file raISGI.cpp.

◆ name

char _ImageRec::name[80]

Definition at line 56 of file raISGI.cpp.

◆ rleEnd

unsigned long _ImageRec::rleEnd

Definition at line 60 of file raISGI.cpp.

◆ rowSize

int* _ImageRec::rowSize

Definition at line 62 of file raISGI.cpp.

◆ rowStart

unsigned int* _ImageRec::rowStart

Definition at line 61 of file raISGI.cpp.

◆ tmp

unsigned char* _ImageRec::tmp

Definition at line 59 of file raISGI.cpp.

◆ tmpB

unsigned char * _ImageRec::tmpB

Definition at line 59 of file raISGI.cpp.

◆ tmpG

unsigned char * _ImageRec::tmpG

Definition at line 59 of file raISGI.cpp.

◆ tmpR

unsigned char * _ImageRec::tmpR

Definition at line 59 of file raISGI.cpp.

◆ type

unsigned short _ImageRec::type

Definition at line 51 of file raISGI.cpp.

◆ wasteBytes

unsigned int _ImageRec::wasteBytes

Definition at line 55 of file raISGI.cpp.

◆ xsize

unsigned short _ImageRec::xsize

Definition at line 53 of file raISGI.cpp.

◆ ysize

unsigned short _ImageRec::ysize

Definition at line 53 of file raISGI.cpp.

◆ zsize

unsigned short _ImageRec::zsize

Definition at line 53 of file raISGI.cpp.


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