Function mupdf_sys::fz_new_pnm_band_writer[][src]

pub unsafe extern "C" fn fz_new_pnm_band_writer(
    ctx: *mut fz_context,
    out: *mut fz_output
) -> *mut fz_band_writer

Create a band writer targetting pnm (greyscale or rgb, no alpha).