overdrive

Function overdrive 

Source
pub fn overdrive(amount: f32, texture: Box<dyn Texture>) -> Box<dyn Texture>
Expand description

Saturates components (amount > 0). Amount equals derivative at origin. Amounts greater than 1 result in overdrive.