libtiff/html/man/tiffcmp.1.html

132 lines
4.5 KiB
HTML
Raw Normal View History

2002-10-07 09:47:36 -04:00
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta name="Content-Style" content="text/css">
<title>TIFFCMP</title>
</head>
<body>
<h1 align=center>TIFFCMP</h1>
<a href="#NAME">NAME</a><br>
<a href="#SYNOPSIS">SYNOPSIS</a><br>
<a href="#DESCRIPTION">DESCRIPTION</a><br>
<a href="#OPTIONS">OPTIONS</a><br>
<a href="#BUGS">BUGS</a><br>
<a href="#SEE ALSO">SEE ALSO</a><br>
<hr>
2003-06-18 05:58:48 -04:00
<!-- Creator : groff version 1.17.2 -->
2003-12-21 16:47:11 -05:00
<!-- CreationDate: Mon Dec 22 00:39:34 2003 -->
2002-10-07 09:47:36 -04:00
<a name="NAME"></a>
<h2>NAME</h2>
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
2002-10-07 09:47:36 -04:00
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
2003-06-18 05:58:48 -04:00
<td width="10%"></td><td width="90%">
tiffcmp - compare two <small>TIFF</small> files</td></table>
2002-10-07 09:47:36 -04:00
<a name="SYNOPSIS"></a>
<h2>SYNOPSIS</h2>
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
2002-10-07 09:47:36 -04:00
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
2003-06-18 05:58:48 -04:00
<td width="10%"></td><td width="90%">
<b>tiffcmp</b> [ <i>options</i> ] <i>file1.tif
file2.tif</i></td></table>
2002-10-07 09:47:36 -04:00
<a name="DESCRIPTION"></a>
<h2>DESCRIPTION</h2>
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
2002-10-07 09:47:36 -04:00
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
2003-06-18 05:58:48 -04:00
<td width="10%"></td><td width="90%">
<i>Tiffcmp</i> compares the tags and data in two files
2002-10-07 09:47:36 -04:00
created according to the Tagged Image File Format, Revision
6.0. The schemes used for compressing data in each file are
2003-06-18 05:58:48 -04:00
immaterial when data are compared-data are compared on a
scanline-by-scanline basis after decompression. Most
2002-10-07 09:47:36 -04:00
directory tags are checked; notable exceptions are:
<i>GrayResponseCurve</i>, <i>ColorResponseCurve</i>, and
<i>ColorMap</i> tags. Data will not be compared if any of
the <i>BitsPerSample</i>, <i>SamplesPerPixel</i>, or
<i>ImageWidth</i> values are not equal. By default,
<i>tiffcmp</i> will terminate if it encounters any
2003-06-18 05:58:48 -04:00
difference.</td></table>
2002-10-07 09:47:36 -04:00
<a name="OPTIONS"></a>
<h2>OPTIONS</h2>
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
2002-10-07 09:47:36 -04:00
<tr valign="top" align="left">
2003-06-18 05:58:48 -04:00
<td width="10%"></td><td width="90%">
<b>-l</b></td></table>
2002-10-07 09:47:36 -04:00
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="21%"></td><td width="79%">
List each byte of image data that differs between the
files.</td></table>
2002-10-07 09:47:36 -04:00
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
2002-10-07 09:47:36 -04:00
<tr valign="top" align="left">
2003-06-18 05:58:48 -04:00
<td width="10%"></td><td width="90%">
<b>-z number</b></td></table>
2002-10-07 09:47:36 -04:00
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="21%"></td><td width="79%">
List specified number of image data bytes that differs
between the files.</td></table>
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="10%"></td><td width="90%">
<b>-t</b></td></table>
2002-10-07 09:47:36 -04:00
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="21%"></td><td width="79%">
Ignore any differences in directory tags.</td></table>
2002-10-07 09:47:36 -04:00
<a name="BUGS"></a>
<h2>BUGS</h2>
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
2002-10-07 09:47:36 -04:00
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
2003-06-18 05:58:48 -04:00
<td width="10%"></td><td width="90%">
Tags that are not recognized by the library are not
compared; they may also generate spurious
diagnostics.</td></table>
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="10%"></td><td width="90%">
The image data of tiled files is not compared, since the
2002-10-07 09:47:36 -04:00
TIFFReadScanline() function is used. A error will be
2003-06-18 05:58:48 -04:00
reported for tiled files.</td></table>
<table width="100%" border=0 rules="none" frame="void"
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="10%"></td><td width="90%">
The pixel and/or sample number reported in differences may
be off in some exotic cases.</td></table>
2002-10-07 09:47:36 -04:00
<a name="SEE ALSO"></a>
<h2>SEE ALSO</h2>
2003-06-18 05:58:48 -04:00
<table width="100%" border=0 rules="none" frame="void"
2002-10-07 09:47:36 -04:00
cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
2003-06-18 05:58:48 -04:00
<td width="10%"></td><td width="90%">
<i>pal2rgb</i>(1), <i>tiffinfo</i>(1), <i>tiffcp</i>(1),
<i>tiffmedian</i>(1), <i>libtiff</i>(3)</td></table>
2002-10-07 09:47:36 -04:00
<hr>
</body>
</html>