_cdImage

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ctximage
cdCtxImage* ctximage;
Undocumented in source.
cxGetImage
void function(cdCtxCanvas* ctxcanvas, cdCtxImage* ctximage, int x, int y) cxGetImage;
Undocumented in source.
cxKillImage
void function(cdCtxImage* ctximage) cxKillImage;
Undocumented in source.
cxPutImageRect
void function(cdCtxCanvas* ctxcanvas, cdCtxImage* ctximage, int x, int y, int xmin, int xmax, int ymin, int ymax) cxPutImageRect;
h
int h;
Undocumented in source.
w
int w;
Undocumented in source.

Meta