pub unsafe extern "C" fn fz_write_pixmap_as_pclm(
    ctx: *mut fz_context,
    out: *mut fz_output,
    pixmap: *const fz_pixmap,
    options: *const fz_pclm_options
)
Expand description

Write a (Greyscale or RGB) pixmap as pclm.