Collaboration diagram for agl_pix:

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 | |
1.3.2 ,