Function texture::ops::flip_vertical

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

Flips the image vertically.