Function magick_rust::bindings::PolaroidImage

source ยท
pub unsafe extern "C" fn PolaroidImage(
    arg1: *const Image,
    arg2: *const DrawInfo,
    arg3: *const c_char,
    arg4: f64,
    arg5: PixelInterpolateMethod,
    arg6: *mut ExceptionInfo,
) -> *mut Image