[][src]Function libvips::ops::tilecache

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

VipsTileCache (tilecache), cache an image as a set of tiles inp: &VipsImage -> Input image returns VipsImage - Output image