Function epaint::shape_transform::adjust_colors
source · pub fn adjust_colors(shape: &mut Shape, adjust_color: &impl Fn(&mut Color32))
Expand description
Remember to handle Color32::PLACEHOLDER
specially!
pub fn adjust_colors(shape: &mut Shape, adjust_color: &impl Fn(&mut Color32))
Remember to handle Color32::PLACEHOLDER
specially!