Function leptess::capi::pixSelectBySize

source ·
pub unsafe extern "C" fn pixSelectBySize(
    pixs: *mut Pix,
    width: i32,
    height: i32,
    connectivity: i32,
    type_: i32,
    relation: i32,
    pchanged: *mut i32
) -> *mut Pix