Function set_color

pub fn set_color(old: Color, r: u8, g: u8, b: u8)
Available on crate feature dep_fltk only.
Expand description

Swap a color with a custom RGB value