pub type fz_document_output_intent_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, doc: *mut fz_document) -> *mut fz_colorspace>;
Expand description

Return output intent color space if it exists