Function nannou::color::gray[][src]

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

A short-hand constructor for Gray::new.