im_copy_set

Function im_copy_set 

Source
pub unsafe extern "C" fn im_copy_set(
    in_: *mut VipsImage,
    out: *mut VipsImage,
    interpretation: VipsInterpretation,
    xres: f32,
    yres: f32,
    xoffset: c_int,
    yoffset: c_int,
) -> c_int