arc_util::colors

Function with_alpha

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

Adjusts the alpha value of a color.