cdCanvasPutImageRectRGBA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(CD)
extern (C) @nogc nothrow
void
cdCanvasPutImageRectRGBA
(,
int iw
,
int ih
,
const(ubyte)* r
,
const(ubyte)* g
,
const(ubyte)* b
,
const(ubyte)* a
,
int x
,
int y
,
int w
,
int h
,
int xmin
,
int xmax
,
int ymin
,
int ymax
)

Meta