pub fn with_alpha(color: [f32; 4], alpha: f32) -> [f32; 4]
Returns color with its alpha channel replaced. See [khora_tool_ui::widgets::with_alpha].
color
khora_tool_ui::widgets::with_alpha