Function nannou_core::color::gray[][src]

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

A short-hand constructor for Gray::new.