Function wg_art::utils::mix[][src]

pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor
Expand description

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