pub fn flip_vertical_in_place<I: GenericImage>(image: &mut I)
Expand description

Flip an image vertically in place.