Function paws::rgb

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

Creates a new color from RGB channels.