Module stimulus

Source
Expand description

Traits for working with stimulus colors and values, such as RGB and XYZ.

Traits§

FromStimulus
Converts from a stimulus color component type, while performing the appropriate scaling, rounding and clamping.
IntoStimulus
Converts into a stimulus color component type, while performing the appropriate scaling, rounding and clamping.
Stimulus
Color components that represent a stimulus intensity.
StimulusColor
A marker trait for colors where all components are stimuli.