Skip to main content

Crate mixing_colours

Crate mixing_colours 

Source
Expand description

§Art

A library for modeling artistic concepts.

Enums§

PrimaryColor
The primary colors according to the RYB color model.
SecondaryColor
The secondary colors according to the RYB color model.

Functions§

mix
Combines two primary colors in equal amounts to create a secondary color.