Function vips_sys::im_affine [−][src]
pub unsafe extern "C" fn im_affine(
in_: *mut VipsImage,
out: *mut VipsImage,
a: f64,
b: f64,
c: f64,
d: f64,
dx: f64,
dy: f64,
ox: c_int,
oy: c_int,
ow: c_int,
oh: c_int
) -> c_int
pub unsafe extern "C" fn im_affine(
in_: *mut VipsImage,
out: *mut VipsImage,
a: f64,
b: f64,
c: f64,
d: f64,
dx: f64,
dy: f64,
ox: c_int,
oy: c_int,
ow: c_int,
oh: c_int
) -> c_int