wdPutImageRectRGB

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

Meta