[][src]Function libvips::ops::profile

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

VipsProfile (profile), find image profiles inp: &VipsImage -> Input image Tuple ( VipsImage - First non-zero pixel in column VipsImage - First non-zero pixel in row )