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/invprofcheck.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/invprofcheck.html') diff --git a/doc/invprofcheck.html b/doc/invprofcheck.html index 9851774..bd611b3 100644 --- a/doc/invprofcheck.html +++ b/doc/invprofcheck.html @@ -39,10 +39,10 @@ Show CIE94 delta E values
 -k           Show CIEDE2000 delta E values
 -w           -create VRML visualisation (profile.wrl)

 -x           -Use VRML axes
+Use X3DOM axes
 -e           Color vectors acording to delta E
@@ -60,7 +60,7 @@ table. A grid of device values is created, and the transform from PCS->device, and then device->PCS is computed in L*a*b* space. The average, maximum and RMS error delta E values are computed and displayed in the chosen delta E metric. A VRML plot of the error vectors can + href="File_Formats.html#X3DOM">X3DOM plot of the error vectors can be created. invprofcheck tries to only test in-gamut color values. Note that because it scans a device grid, for a CMYK device, the density of test points will be @@ -114,16 +114,16 @@ closer correspondence with perceived color differences than either CIE76 or CIE94 delta E values.

-The -w creates a VRML 3D +The -w creates a X3DOM 3D visualization of the differences between the test points and the profiles prediction of the resulting colors.

-The -x flag adds Lab axes to the VRML output.
+The -x flag adds Lab axes to the X3DOM output.

The -e flag causes the error -vectors in the VRML output to be color coded according to their +vectors in the X3DOM output to be color coded according to their lengths, from longest to shortest: yellow, red, magenta, blue, cyan and green.

-- cgit v1.2.3