Collaboration diagram for agl_pix:
Data Fields | |
unsigned char | alpha |
defines the tranparency 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 | |
agl_size | size |
this rectangle defines the size of the pixmap |