[][src]Function libvips::ops::cache

pub fn cache(inp: &VipsImage) -> Result<VipsImage>

VipsCache (cache), cache an image inp: &VipsImage -> Input image returns VipsImage - Output image