cdRGB2Map

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
cdRGB2Map
(
int width
,
int height
,
const(ubyte)* red
,
const(ubyte)* green
,
const(ubyte)* blue
,
ubyte* index
,,
c_long* color
)

Meta