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

Create a new pkm band writer for CMYK pixmaps.