color_with_intensity

Function color_with_intensity 

Source
pub fn color_with_intensity<CLR>(color: CLR, intensity: f64) -> CLR
where CLR: Pixel<Subpixel = u8>,