[][src]Function libvips::ops::sobel

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

VipsSobel (sobel), Sobel edge detector inp: &VipsImage -> Input image returns VipsImage - Output image