Function mupdf_sys::fz_new_psd_band_writer

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

Open a PSD band writer.