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