img_bitmap Struct Reference

Image data, including image bitmap.

#include <img.h>


Data Fields

long width
long height
unsigned long transparency
int alpha_channel
void * pixels


Field Documentation

Bitmap width.

Bitmap height.

unsigned long img_bitmap::transparency

Transparency color.

Alpha channel flag.

Pixel data (n * 4 bytes of R, G, B, Alpha).


The documentation for this struct was generated from the following file:

Generated on Mon Mar 29 01:39:35 2010 for Veronica by  doxygen 1.5.8