Function magick_rust::bindings::DrawComposite

source ยท
pub unsafe extern "C" fn DrawComposite(
    arg1: *mut DrawingWand,
    arg2: CompositeOperator,
    arg3: f64,
    arg4: f64,
    arg5: f64,
    arg6: f64,
    arg7: *mut MagickWand,
) -> MagickBooleanType