Function titanium::desktop::gui::libdruid::piet::image_crate::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