diff options
Diffstat (limited to 'doc/cctiff.html')
-rwxr-xr-x[-rw-r--r--] | doc/cctiff.html | 29 |
1 files changed, 25 insertions, 4 deletions
diff --git a/doc/cctiff.html b/doc/cctiff.html index c19d5c5..5a9ca82 100644..100755 --- a/doc/cctiff.html +++ b/doc/cctiff.html @@ -3,7 +3,7 @@ <head> <title>cctiff</title> <meta http-equiv="content-type" content="text/html; - charset=ISO-8859-1"> + charset=windows-1252"> <meta name="author" content="Graeme Gill"> </head> <body> @@ -22,6 +22,7 @@ style="font-style: italic;">profile.icm</span> | [-d dir] calibration.cal ...} <span style="font-style: italic;">infile.tif + outfile.tif</span></span></small><small><span style="font-family: monospace;"></span><br style="font-family: monospace;"> @@ -33,12 +34,14 @@ style="font-family: monospace;"> + Verbose</span><br style="font-family: monospace;"> <span style="font-family: monospace;"> </span><a style="font-family: monospace;" href="#c">-c</a><span style="font-family: monospace;"> + Combine linearisation curves into one transform</span><br style="font-family: monospace;"> <span style="font-family: monospace;"> </span><a @@ -46,6 +49,7 @@ style="font-family: monospace;"> + Use slow precise floating point conversion, rather than fast integer routines.</span><br style="font-family: monospace;"> @@ -54,6 +58,7 @@ style="font-family: monospace;"> + Check fast result against precise, and report differences.<br> </span></small><small><span style="font-family: monospace;"> </span><a @@ -71,8 +76,10 @@ Choose output encoding from 1..n<br> <a href="#f">-f [T|J]</a> + Set output format to Tiff or Jpeg (Default is same as input)<br> <a href="#q">-q quality</a> + Set JPEG quality 1..100 (Default 80)<br> </span></small><small><span style="font-family: monospace;"> </span><a style="font-family: monospace;" href="#a">-a</a><span @@ -84,11 +91,15 @@ href="#I">-I</a> Ignore + any file or profile colorspace mismatches<br> <a href="#D">-D</a> Don't + append or set the output TIFF description<br> + <a href="#N">-N</a> + Output uncompressed TIFF (default LZW)<br> <br> </span></small><small><span style="font-family: monospace;"></span><span style="font-family: monospace;"><br> @@ -100,12 +111,14 @@ Don't TIFF or JPEG file.<br> + </span></small><small><span style="font-family: monospace;">This may be an ICC file or TIFF or JPEG file with embedded profile.</span></small><br> <small><span style="font-family: monospace;"><br> Then + for each profile in the linked sequence:<br style="font-family: monospace;"> </span></small><small><span style="font-family: monospace;"></span></small><small><span @@ -122,6 +135,7 @@ Then <span style="font-family: monospace;"> + s = saturation, a = absolute colorimetric<br> </span></small><small><span style="font-family: monospace;"> </span><a style="font-family: monospace;" href="#o">-o order<span @@ -132,6 +146,7 @@ Then r + = reverse (priority: monochrome > matrix > lut)</span></small><small><span style="font-family: monospace;"></span><br style="font-family: monospace;"> @@ -143,10 +158,12 @@ r (May + be embedded profile in TIFF or JPEG file)<br> </span></small><small><span style="font-family: monospace;"> or + each calibration file in sequence:<br style="font-family: monospace;"> </span></small><small><span style="font-family: monospace;"></span></small><small><span @@ -168,6 +185,7 @@ or style="font-family: monospace;"></span></i></a><span style="font-family: monospace;"> + A calibration file.</span></small><br> <small><span style="font-family: monospace;"></span><span style="font-family: monospace;"></span><span style="font-family: @@ -182,9 +200,8 @@ or style="font-family: monospace;"> A </span><a style="font-family: monospace;" href="File_Formats.html#TIFF">TIFF</a><span style="font-family: - monospace;"> - or <a href="File_Formats.html#JPEG">JPEG</a> Raster file that - will be the input raster to be transformed.</span><br + monospace;"> or <a href="File_Formats.html#JPEG">JPEG</a> + Raster file that will be the input raster to be transformed.</span><br style="font-family: monospace;"> <span style="font-family: monospace;"></span><a style="font-family: monospace;" href="#p4"><i>outfile.tif</i></a><span @@ -283,6 +300,10 @@ or <a name="D"></a>The <span style="font-weight: bold;">-D</span> flag stops the description tag being set or appended to by cctiff.<br> <br> + <a name="N"></a>By default any TIFF output file will be LZW + compressed, but the <span style="font-weight: bold;">-N</span> flag + will cause any TIFF file to be saved uncompressed.<br> + <br> <small><a name="e"></a></small><small>The <span style="font-weight: bold;">-e profile.[icm | tiff | jpg]</span> option allows an ICC profile to be embedded in the </small>destination TIFF or JPEG |