Function mupdf_sys::fz_write_pixmap_as_pwg[][src]

pub unsafe extern "C" fn fz_write_pixmap_as_pwg(
    ctx: *mut fz_context,
    out: *mut fz_output,
    pixmap: *const fz_pixmap,
    pwg: *const fz_pwg_options
)

Write a pixmap as a PWG.