Function image::imageops::flip_vertical [-] [+] [src]

pub fn flip_vertical<I: GenericImage + 'static>(image: &I) -> ImageBuffer<I, Vec<I::Subpixel>> where I: 'static, I::Subpixel: 'static

Flip an image vertically