[][src]Function nannou::image::imageops::flip_horizontal

pub fn flip_horizontal<I>(
    image: &I
) -> ImageBuffer<<I as GenericImageView>::Pixel, Vec<<<I as GenericImageView>::Pixel as Pixel>::Subpixel>> where
    I: GenericImageView,
    <I as GenericImageView>::Pixel: 'static, 

Flip an image horizontally