Function mupdf_sys::fz_save_pixmap_as_pdfocr[][src]

pub unsafe extern "C" fn fz_save_pixmap_as_pdfocr(
    ctx: *mut fz_context,
    pixmap: *mut fz_pixmap,
    filename: *mut c_char,
    append: c_int,
    options: *const fz_pdfocr_options
)

Save a (Greyscale or RGB) pixmap as pdfocr.