Function png::filter::filter_paeth

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