Function flip_horizontal
fn flip_horizontal<I: GenericImageView>(image: &I) -> ImageBuffer<<I as >::Pixel, Vec<<<I as >::Pixel as Pixel>::Subpixel>>
where
<I as >::Pixel: 'static
Flip an image horizontally
flip_horizontalfn flip_horizontal<I: GenericImageView>(image: &I) -> ImageBuffer<<I as >::Pixel, Vec<<<I as >::Pixel as Pixel>::Subpixel>>
where
<I as >::Pixel: 'static
Flip an image horizontally