resize_image

Function resize_image 

Source
pub fn resize_image(img: &DynamicImage, size: (u32, u32)) -> DynamicImage
Expand description

Resize the specified image to the specified size.