im_blend

Function im_blend 

Source
pub unsafe extern "C" fn im_blend(
    c: *mut VipsImage,
    a: *mut VipsImage,
    b: *mut VipsImage,
    out: *mut VipsImage,
) -> c_int