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

pub fn gray<T>(g: T) -> Gray<T> where
    T: Component

A short-hand constructor for Gray::new.