cdGetImageRGB

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
cdGetImageRGB
(
ubyte* r
,
ubyte* g
,
ubyte* b
,
int x
,
int y
,
int w
,
int h
)

Meta