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