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