Function image::imageops::flip_vertical [−][src]
pub fn flip_vertical<I: GenericImageView>(
image: &I
) -> ImageBuffer<I::Pixel, Vec<<I::Pixel as Pixel>::Subpixel>> where
I::Pixel: 'static,
Flip an image vertically