Function flip_vertical

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

Flips the image vertically.