pub unsafe extern "C" fn fz_colorspace_device_n_has_only_cmyk(
    ctx: *mut fz_context,
    cs: *mut fz_colorspace
) -> c_int
Expand description

True if DeviceN color space has only colorants from the CMYK set.