Function set_contrast_function
pub fn set_contrast_function(f: fn(_: Color, _: Color, _: i32, _: i32) -> Color)
Available on crate feature
dep_fltk
only.Expand description
Set the contrast function, for use in set_contrast_mode(ContrastMode::Custom)