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

Create a new color pwg band writer.