Function libvips::ops::d_e00[][src]

pub fn d_e00(left: &VipsImage, right: &VipsImage) -> Result<VipsImage>
Expand description

VipsdE00 (dE00), calculate dE00 left: &VipsImage -> Left-hand input image right: &VipsImage -> Right-hand input image returns VipsImage - Output image