From 094535c010320967639e8e86f974d878e80baa72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 1 May 2015 16:13:57 +0200 Subject: Imported Upstream version 1.7.0 --- doc/iccgamut.html | 70 ++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 54 insertions(+), 16 deletions(-) (limited to 'doc/iccgamut.html') diff --git a/doc/iccgamut.html b/doc/iccgamut.html index fe555cf..47df32c 100644 --- a/doc/iccgamut.html +++ b/doc/iccgamut.html @@ -3,18 +3,21 @@ iccgamut + charset=windows-1252">

xicc/iccgamut


- Create a gamut file or VRML file  of the color gamut of an ICC + Create a gamut file or X3DOM file  of the color gamut of an ICC profile.
iccgamut allows creation of gamut files from the forward or backwards table of an ICC profile, in Lab or CIECAM02 Jab colorspace, and can also representing the - gamut as a VRML file.
+ gamut as a X3DOM file.
+
+ See 3D Viewing + Format for switching to VRML or X3D output format.

Usage

iccgamut [-options]
 -d sres       Surface resolution @@ -31,23 +36,21 @@  -w            emit - - - VRML .wrl file as well as CGATS .gam file

 -n            Don't - add VRML axes or white/black point
-  -k            -Add + add X3DOM axes or white/black point
+  -k            +Add - VRML markers for prim. & sec. "cusp" points

 -f function   f = forward*, b = backwards

@@ -74,6 +79,8 @@ r + + = reverse (priority: monochrome > matrix > lut)
 -p oride
          + +   pc - Critical print evaluation environment (ISO-3664 P1)
@@ -120,6 +133,8 @@ either + +     mt - Monitor in typical work environment
        @@ -127,6 +142,8 @@ either + +   mb - Monitor in bright work environment
      @@ -154,6 +171,8 @@ s:surround   + + n = auto, a = average, m = dim, d = dark,
               @@ -161,6 +180,8 @@ s:surround   + +      c = transparency (default average)
         @@ -168,6 +189,8 @@ w:X:Y:Z      + + Adapted white point as XYZ (default media white)
         @@ -175,6 +198,8 @@ w:x:y        + + Adapted white point as x, y
         @@ -182,6 +207,8 @@ a:adaptation + + Adaptation luminance in cd.m^2 (default 50.0)
         @@ -190,6 +217,8 @@ Background + + % of image luminance (default 20)
         l:imagewhite Image white in cd.m^2 if surround = auto (default 250)

         @@ -208,11 +239,15 @@ f:flare               + + g:X:Y:Z      Glare color as XYZ (default media white)
         + + g:x:y        Glare color as x, y
 -s             @@ -220,6 +255,8 @@ Create + + special cube surface topology plot
profilegamut [.gam] and/or VRML [.wrl] file.
+ monospace;" href="File_Formats.html#X3DOM">X3DOM [.x3d.html] file. +

Comments

The parameters are all those that control which table in the ICC profile to use, as well as what color space to convert it to.
@@ -246,11 +284,11 @@ Create and is a good place to start. Small values may take a lot of time to generate, and will produce big files.

- The -w flag causes a VRML file to be produced, as well as a + The -w flag causes a X3DOM file to be produced, as well as a gamut file.

The -n flag suppresses the L*a*b* axes being created in the - VRML.
+ X3DOM.

The -k flag adds markers for each of the primary and secondary "cusp" points (Red, Yellow, @@ -332,7 +370,7 @@ Create
and the resulting files will be profile.gam and profile.wrl.
+ underline;">profile.x3d.html
.

To create a gamut suitable for CIECAM02  gamut mapping space in colprof or collink, something like
-- cgit v1.2.3