From c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 15:43:52 +0200 Subject: Imported Upstream version 1.6.3 --- gamut/gamut.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gamut/gamut.h') diff --git a/gamut/gamut.h b/gamut/gamut.h index 8f9f00e..8f4645c 100644 --- a/gamut/gamut.h +++ b/gamut/gamut.h @@ -257,6 +257,8 @@ struct _gamut { gvert *(*expand)(struct _gamut *s, double in[3]); /* Expand the gamut surface */ + void (*set_cs_bp_kp_ovrd)(struct _gamut *s, double *bk, double *kp); /* Override cs black points */ + int (*getisjab)(struct _gamut *s); /* Return the isJab flag value */ int (*getisrast)(struct _gamut *s); /* Return the isRast flag value */ -- cgit v1.2.3