imRGB2Gray

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
imRGB2Gray
(
int width
,
int height
,
char* red
,
char* green
,
char* blue
,
char* map
,
long* grays
)

Meta