Function magick_rust::bindings::PosterizeImage

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