fltk_color_average
fn
uint fltk_color_average(uint c1, uint c2, float weight)Averages two colors. Weight 0.0=c2, 1.0=c1.
uint fltk_color_average(uint c1, uint c2, float weight)Averages two colors. Weight 0.0=c2, 1.0=c1.