Module nannou::image[][src]

Items related to working with images. Currently, this module simply re-exports the renown image crate which supports reading and writing PNG, JPEG, GIF, WEBP, BMP and more.

Re-exports

pub use self::image::*;