From 22f703cab05b7cd368f4de9e03991b7664dc5022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 13:56:46 +0200 Subject: Initial import of argyll version 1.5.1-8 --- gamut/Readme.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 gamut/Readme.txt (limited to 'gamut/Readme.txt') diff --git a/gamut/Readme.txt b/gamut/Readme.txt new file mode 100644 index 0000000..56e7e13 --- /dev/null +++ b/gamut/Readme.txt @@ -0,0 +1,25 @@ +This directory contains the gamut boundary +finding, and gamut mapping code. +It also contains utilities for generating +3D visualisations of gamut boundaries. + + iccgamut: + Take an icc profile, and derive a gamut surface from one + of the forward or reverse transforms, using the desired + intent. Output the result as a CGATS format .gam file, + and optionaly as a VRML model file. + + tiffgamut: + Take an tiff file and an icc profile, and derive a gamut + surface from the forward absolute profile and the tiff + image. Output the result as a CGATS format .gam file, + and optionaly as a VRML model file. + + viewgam: + + This program reads one or more CGATS format triangular gamut + surface descriptions (.gam), and combines them into a VRML file, + so that the gamuts can be visually compared. + Allowance is made for representing the gamuts as solid or + tranparent surfaces, wire frames, and coloring the gamut + with natural or uniform colors. -- cgit v1.2.3