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