Function fltk::app::set_color_with_alpha

source ·
pub fn set_color_with_alpha(old: Color, r: u8, g: u8, b: u8, a: u8)
Available on crate features enable-glwindow or cairoext only.
Expand description

Swap a color with a custom RGBA value