arc_util::colors

Function rgb

Source
pub const fn rgb(r: f32, g: f32, b: f32) -> Color
Expand description

Creates a color from RGB values.