cdPutImageRGBA

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) @safe nothrow pragma(inline, true)
void
cdPutImageRGBA
(
int iw
,
int ih
,
const(ubyte)* r
,
const(ubyte)* g
,
const(ubyte)* b
,
const(ubyte)* a
,
int x
,
int y
,
int w
,
int h
)

Meta