[][src]Function libvips::ops::linecache

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

VipsLineCache (linecache), cache an image as a set of lines inp: &VipsImage -> Input image returns VipsImage - Output image