pub trait StimulusColor { }Expand description
A marker trait for colors where all components are stimuli.
Typical stimulus colors are RGB and XYZ.
pub trait StimulusColor { }A marker trait for colors where all components are stimuli.
Typical stimulus colors are RGB and XYZ.