Function arc_util::colors::rgb

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

Creates a color from RGB values.