Home | History | Annotate | Download | only in tests

Lines Matching defs:ConvertHSIToRGB

98 static void ConvertHSIToRGB(const double hue,const double saturation,
607 ConvertHSIToRGB(111.244375/360.0,0.295985,0.658734,&r,&g,&b);