Module nannou::color[][src]

Color items, including everything from rgb, hsb/l/v, lap, alpha, luma and more, provided by the palette crate. See the palette docs for more details or see the named module for a set of provided color constants.

Re-exports

pub use self::named::*;
pub use self::palette::*;

Modules

named

A set of provided, named color constants.