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