Function bevy_retrograde::core::image::imageops::flip_horizontal[]

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

Flip an image horizontally