Function box_down

Source
fn box_down(src: &[u8], sw: u32, sh: u32, w: u32, h: u32, dst: &mut [u8])
Expand description

Area-average downscale of top-down RGBA (w <= sw, h <= sh).