Function magick_rust::bindings::RandomThresholdImage

source ยท
pub unsafe extern "C" fn RandomThresholdImage(
    arg1: *mut Image,
    arg2: f64,
    arg3: f64,
    arg4: *mut ExceptionInfo,
) -> MagickBooleanType