s_image_s Struct Reference
[Client Library - Image API]

#include <src/lib/xynth.h>


Detailed Description

image struct


Data Fields

char * name
 image name
int x
 layer x
int y
 layer y
int w
 layer w
int h
 layer h
char * buf
 image buffer
unsigned char * mat
 holds only anti-alias (alpha) values
s_rect_thandler
 image handler area
unsigned int delay
 show delay (microseconds) of the layer.
unsigned int * rgba
 rgba data of image RED | GREEN | BLUE | ALPHA
s_list_tlayers
 layers list holds s_image_s


Generated on Wed Dec 27 17:53:06 2006 for xynth-0.8.40 by  doxygen 1.4.7