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

Flip an image horizontally in place.