Function binary_threshold

Source
pub unsafe extern "C" fn binary_threshold(
    Image: Hobject,
    Region: *mut Hobject,
    Method: *const c_char,
    LightDark: *const c_char,
    UsedThreshold: *mut Hlong,
) -> Herror