fltk_color_average

fnuint fltk_color_average(uint c1, uint c2, float weight)

Averages two colors. Weight 0.0=c2, 1.0=c1.