From 3db384424bd7398ffbb7a355cab8f15f3add009f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Oct 2016 19:24:58 +0200 Subject: New upstream version 1.9.1+repack --- gamut/gammap.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gamut/gammap.h') diff --git a/gamut/gammap.h b/gamut/gammap.h index 69207a4..247ff65 100644 --- a/gamut/gammap.h +++ b/gamut/gammap.h @@ -58,6 +58,8 @@ gammap *new_gammap( gamut *s_gam, /* Source image gamut (NULL if none) */ gamut *d_gam, /* Destination colorspace gamut */ icxGMappingIntent *gmi, /* Gamut mapping specification */ + gamut *sh_gam, /* If not NULL, then use sc_gam for the luminence */ + /* mapping, and sh_gam for the hull mapping (i.e. general compression) */ int src_kbp, /* Use K only black point as src gamut black point */ int dst_kbp, /* Use K only black point as dst gamut black point */ int dst_cmymap, /* masks C = 1, M = 2, Y = 4 to force 100% cusp map */ -- cgit v1.2.3