pub fn mapim(inp: &VipsImage, index: &VipsImage) -> Result<VipsImage>Expand description
VipsMapim (mapim), resample with a map image
inp: &VipsImage -> Input image argument
index: &VipsImage -> Index pixels with this
returns VipsImage - Output image