Crate jm_art

Source
Expand description

#Art

Art is a library for creating and manipulating images. It is designed to be simple and easy to use.

Re-exports§

pub use self::kinds::PrimaryColor;
pub use self::kinds::SecondaryColor;
pub use self::utils::mix;

Modules§

kinds
utils