Function arc_util::colors::with_alpha

source ·
pub const fn with_alpha(color: Color, alpha: f32) -> Color
Expand description

Adjusts the alpha value of a color.