al_color_yuv_to_rgb

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_yuv_to_rgb
(
float y
,
float u
,
float v
,
float* red
,
float* green
,
float* blue
)

Meta