Function png::filter::filter_paeth

source ยท
fn filter_paeth(a: u8, b: u8, c: u8) -> u8