[][src]Function sw_composite::fetch_bilinear

pub fn fetch_bilinear<Fetch: PixelFetch>(
    image: &Image<'_>,
    x: i32,
    y: i32
) -> u32