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