
|
Main Page Alphabetical List Data Structures File List Data Fields Globals
agl_pix Struct Referencedefines an a pixmap.
More...
#include <agl_video.h>
Collaboration diagram for agl_pix:
[legend]
Data Fields |
agl_size | size |
| this rectangle defines the size of the pixmap.
|
unsigned long * | pixels |
| contains all the pixels (a pixel is a 32 bits value).
|
unsigned short | row_size |
| the size of a row (pixels) in the pixel table.
|
unsigned char | alpha |
| defines the tranparency of the pixmap.
|
Detailed Description
This structure defines a map of pixels
Doc generated at 6 Sep 2001 for,
0.1.0 written by Stephane APIOU,
© 2001
Generated by
1.2.9.1 ,
|