24 int height,
bool is2D);
void glCompImageDelete(glCompImage *p)
int glCompImageLoadPng(glCompImage *i, const char *pngFile)
int glCompImageLoad(glCompImage *i, const unsigned char *data, int width, int height, bool is2D)
void glCompImageDraw(void *obj)
glCompImage * glCompImageNew(void *par, float x, float y)
glCompImage * glCompImageNewFile(float x, float y, const char *imgfile)