imRGB2Map

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(IM)
extern (C) @nogc nothrow
void
imRGB2Map
(
int width
,
int height
,
ubyte* red
,
ubyte* green
,
ubyte* blue
,
ubyte* map
,,
c_long* palette
)

Meta