Function leptess::capi::pixRotate2Shear

source ·
pub unsafe extern "C" fn pixRotate2Shear(
    pixs: *mut Pix,
    xcen: i32,
    ycen: i32,
    angle: f32,
    incolor: i32
) -> *mut Pix