Function libvips::ops::linecache

source ·
pub fn linecache(inp: &VipsImage) -> Result<VipsImage>
Expand description

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