map_alpha

Function map_alpha 

Source
pub fn map_alpha(color: [f32; 4], f: impl Fn(f32) -> f32) -> [f32; 4]