#include <agl_video.h>
Collaboration diagram for agl_channel:
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. |