From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- doc/cctiff.html | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) mode change 100644 => 100755 doc/cctiff.html (limited to 'doc/cctiff.html') diff --git a/doc/cctiff.html b/doc/cctiff.html old mode 100644 new mode 100755 index c19d5c5..5a9ca82 --- a/doc/cctiff.html +++ b/doc/cctiff.html @@ -3,7 +3,7 @@ cctiff + charset=windows-1252"> @@ -22,6 +22,7 @@ style="font-style: italic;">profile.icm | [-d dir] calibration.cal ...} infile.tif + outfile.tif
@@ -33,12 +34,14 @@ style="font-family: monospace;">                +    Verbose
 -c                +    Combine linearisation curves into one transform
                 +    Use slow precise floating point conversion, rather than fast integer routines.
@@ -54,6 +58,7 @@ style="font-family: monospace;">                +    Check fast result against precise, and report differences.
   -f [T|J]             + Set output format to Tiff or Jpeg (Default is same as input)
 -q quality           + Set JPEG quality 1..100 (Default 80)
 -a-I                   Ignore + any file or profile colorspace mismatches
 -D                   Don't + append or set the output TIFF description
+  -N                   + Output uncompressed TIFF (default LZW)


@@ -100,12 +111,14 @@ Don't TIFF or JPEG file.
                          +
This may be an ICC file or TIFF or JPEG file with embedded profile.

                      Then + for each profile in the linked sequence:
                    +     s = saturation, a = absolute colorimetric
  -o order
@@ -143,10 +158,12 @@ r                         (May + be embedded profile in TIFF or JPEG file)
                      or + each calibration file in sequence:
       + A calibration file.
         A TIFF - or JPEG Raster file that - will be the input raster to be transformed.
or JPEG + Raster file that will be the input raster to be transformed.
 outfile.tifThe -D flag stops the description tag being set or appended to by cctiff.

+ By default any TIFF output file will be LZW + compressed, but the -N flag + will cause any TIFF file to be saved uncompressed.
+
The -e profile.[icm | tiff | jpg] option allows an ICC profile to be embedded in the destination TIFF or JPEG -- cgit v1.2.3