129 lines
4.4 KiB
HTML
129 lines
4.4 KiB
HTML
<html>
|
|
<head>
|
|
<meta name="generator" content="groff -Thtml, see www.gnu.org">
|
|
<meta name="Content-Style" content="text/css">
|
|
<title>THUMBNAIL</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1 align=center>THUMBNAIL</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>
|
|
<!-- Creator : groff version 1.17.2 -->
|
|
<!-- CreationDate: Thu Nov 27 17:58:10 2003 -->
|
|
<a name="NAME"></a>
|
|
<h2>NAME</h2>
|
|
<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%">
|
|
thumbnail - create a <small>TIFF</small> file with thumbnail images</td></table>
|
|
<a name="SYNOPSIS"></a>
|
|
<h2>SYNOPSIS</h2>
|
|
|
|
<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>thumbnail</b> [ <i>options</i> ] <i>input.tif
|
|
output.tif</i></td></table>
|
|
<a name="DESCRIPTION"></a>
|
|
<h2>DESCRIPTION</h2>
|
|
|
|
<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%">
|
|
<i>thumbnail</i> is a program written to show how one might
|
|
use the SubIFD tag (#330) to store thumbnail images.
|
|
<i>thumbnail</i> copies a <small>TIFF</small> Class F
|
|
facsimile file to the output file and for each image an
|
|
8-bit greyscale <i>thumbnail sketch</i>. The output file
|
|
contains the thumbnail image with the associated
|
|
full-resolution page linked below with the SubIFD
|
|
tag.</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%">
|
|
By default, thumbnail images are 216 pixels wide by 274
|
|
pixels high. Pixels are calculated by sampling and filtering
|
|
the input image with each pixel value passed through a
|
|
contrast curve.</td></table>
|
|
<a name="OPTIONS"></a>
|
|
<h2>OPTIONS</h2>
|
|
|
|
<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>-w</b></td></table>
|
|
|
|
<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%">
|
|
Specify the width of thumbnail images in
|
|
pixels.</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>-h</b></td></table>
|
|
|
|
<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%">
|
|
Specify the height of thumbnail images in
|
|
pixels.</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>-c</b></td></table>
|
|
|
|
<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%">
|
|
Specify a contrast curve to apply in generating the
|
|
thumbnail images. By default pixels values are passed
|
|
through a linear contrast curve that simply maps the pixel
|
|
value ranges. Alternative curves are: <b>exp50</b> for a 50%
|
|
exponential curve, <b>exp60</b> for a 60% exponential curve,
|
|
<b>exp70</b> for a 70% exponential curve, <b>exp80</b> for a
|
|
80% exponential curve, <b>exp90</b> for a 90% exponential
|
|
curve, <b>exp</b> for a pure exponential curve,
|
|
<b>linear</b> for a linear curve.</td></table>
|
|
<a name="BUGS"></a>
|
|
<h2>BUGS</h2>
|
|
|
|
<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%">
|
|
There are no options to control the format of the saved
|
|
thumbnail images.</td></table>
|
|
<a name="SEE ALSO"></a>
|
|
<h2>SEE ALSO</h2>
|
|
|
|
<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%">
|
|
<i>tiffdump</i>(1), <i>tiffgt</i>(1), <i>tiffinfo</i>(1),
|
|
<i>libtiff</i>(3)</td></table>
|
|
<hr>
|
|
</body>
|
|
</html>
|