Function texture::ops::flip_vertical[][src]

pub fn flip_vertical(memory: &[u8], size: [u32; 2], channels: u8) -> Vec<u8>

Flips the image vertically.