igColorConvertHSVtoRGB

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
igColorConvertHSVtoRGB
(
float h
,
float s
,
float v
,
float* out_r
,
float* out_g
,
float* out_b
)

Meta