cd.cdim

\file \brief imImage driver

See Copyright Notice in cd.h

Members

Aliases

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

Functions

cdCanvasGetImImage
void cdCanvasGetImImage(cdCanvas* canvas, imImage* image, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cdCanvasPatternImImage
void cdCanvasPatternImImage(cdCanvas* canvas, const(imImage)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cdCanvasPutImImage
void cdCanvasPutImImage(cdCanvas* canvas, const(imImage)* image, int x, int y, int w, int h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cdCanvasStippleImImage
void cdCanvasStippleImImage(cdCanvas* canvas, const(imImage)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cdContextImImage
cdContext* cdContextImImage()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cdfCanvasPutImImage
void cdfCanvasPutImImage(cdCanvas* canvas, const(imImage)* image, double x, double y, double w, double h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wdCanvasGetImImage
void wdCanvasGetImImage(cdCanvas* canvas, imImage* image, double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wdCanvasPutImImage
void wdCanvasPutImImage(cdCanvas* canvas, const(imImage)* image, double x, double y, double w, double h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta