Function nannou::color::gray

source ·
pub fn gray<T>(g: T) -> Rgb<Srgb, T>
where T: Component,
Expand description

A short-hand constructor for Gray::new.