pub fn map_normals_with_strength(img: &DynamicImage, strength: f32) -> RgbImage
Expand description

Creates the normal mapping from the given image with the given strength.