home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stars of Shareware: Raytrace & Morphing
/
SOS-RAYTRACE.ISO
/
programm
/
source
/
radsrc22
/
src
/
px
/
pict.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-11-21
|
347 b
|
15 lines
/* SCCSid "@(#)pict.h 2.2 11/21/91 Auckuni" */
/*
Header files for PICTs, for ra2pict.c
*/
#define HEADER_SIZE 512
#define PICT_picVersion 0x0011
#define PICT_reservedHeader 0x0C00
#define PICT_clipRgn 0x0001
#define PICT_EndOfPicture 0x00FF
#define PICT_PackBitsRect 0x0098
#define PICT_Pack32BitsRect 0x009A