Crate com_gd_rastizer_art

Crate com_gd_rastizer_art 

Source
Expand description

§Art

A library for modeling artistic concepts.

Re-exports§

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

Modules§

kinds
a module name kinds representation the colors
utils