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