Function rotate180_in_place
fn rotate180_in_place<I: GenericImage>(image: &mut I)
Rotate an image 180 degrees clockwise in place.
rotate180_in_placefn rotate180_in_place<I: GenericImage>(image: &mut I)
Rotate an image 180 degrees clockwise in place.