Function libvips::ops::fill_nearest

source ·
pub fn fill_nearest(inp: &VipsImage) -> Result<VipsImage>
Expand description

VipsFillNearest (fill_nearest), fill image zeros with nearest non-zero pixel inp: &VipsImage -> Input image argument returns VipsImage - Value of nearest non-zero pixel