al_color_rgb_to_cmyk

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (C)
void
al_color_rgb_to_cmyk
(
float red
,
float green
,
float blue
,
float* cyan
,
float* magenta
,
float* yellow
,
float* key
)

Meta