Function magick_rust::bindings::SetImageAlphaChannel

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