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

Create a postscript band writer for gray, rgb, or cmyk, no alpha.