1 <!-- Creator     : groff version 1.18.1 --> 
   2 <!-- CreationDate: Sat Feb 24 18:37:20 2007 --> 
   5 <meta name=
"generator" content=
"groff -Thtml, see www.gnu.org"> 
   6 <meta name=
"Content-Style" content=
"text/css"> 
  11 <h1 align=center
>TIFFSET
</h1> 
  12 <a href=
"#NAME">NAME
</a><br> 
  13 <a href=
"#SYNOPSIS">SYNOPSIS
</a><br> 
  14 <a href=
"#DESCRIPTION">DESCRIPTION
</a><br> 
  15 <a href=
"#OPTIONS">OPTIONS
</a><br> 
  16 <a href=
"#EXAMPLES">EXAMPLES
</a><br> 
  17 <a href=
"#SEE ALSO">SEE ALSO
</a><br> 
  23 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  24        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  25 <tr valign=
"top" align=
"left"> 
  28 <p>tiffset 
− set a field in a 
<small>TIFF
</small> 
  32 <a name=
"SYNOPSIS"></a> 
  35 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  36        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  37 <tr valign=
"top" align=
"left"> 
  40 <p><b>tiffset
</b> [ 
<i>options
</i> ] 
<i>filename.tif
</i></p> 
  43 <a name=
"DESCRIPTION"></a> 
  46 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  47        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  48 <tr valign=
"top" align=
"left"> 
  51 <p><i>Tiffset
</i> sets the value of a 
<small>TIFF
</small> 
  52 header to a specified value.
</p> 
  55 <a name=
"OPTIONS"></a> 
  58 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  59        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  60 <tr valign=
"top" align=
"left"> 
  63 <p><b>−s
</b> <i>tagnumber
</i> [ 
<i>count
</i> ]
 
  64 <i>value ...
</i></p></td> 
  67 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  68        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  69 <tr valign=
"top" align=
"left"> 
  72 <p>Set the value of the named tag to the value or values
 
  77 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  78        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  79 <tr valign=
"top" align=
"left"> 
  82 <p><b>−sf
</b> <i>tagnumber filename
</i></p></td> 
  85 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  86        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  87 <tr valign=
"top" align=
"left"> 
  90 <p>Set the value of the tag to the contents of filename.
 
  91 This option is supported for ASCII tags only.
</p> 
  94 <a name=
"EXAMPLES"></a> 
  97 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  98        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  99 <tr valign=
"top" align=
"left"> 
 102 <p>The following example sets the image description tag
 
 103 (
270) of a.tif to the contents of the file descrip:
</p></td> 
 106 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
 107        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
 108 <tr valign=
"top" align=
"left"> 
 109 <td width=
"17%"></td> 
 111 <pre>tiffset 
−sf 
270 descrip a.tif
 
 117 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
 118        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
 119 <tr valign=
"top" align=
"left"> 
 122 <p>The following example sets the artist tag (
315) of a.tif
 
 124 ‘‘Anonymous
’’:
</p></td> 
 127 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
 128        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
 129 <tr valign=
"top" align=
"left"> 
 130 <td width=
"17%"></td> 
 132 <pre>tiffset 
−s 
305 Anonymous a.tif
 
 138 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
 139        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
 140 <tr valign=
"top" align=
"left"> 
 143 <p>This example sets the resolution of the file a.tif to 
300 
 147 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
 148        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
 149 <tr valign=
"top" align=
"left"> 
 150 <td width=
"17%"></td> 
 152 <pre>tiffset 
−s 
296 2 a.tif
 
 153 tiffset 
−s 
282 300.0 a.tif
 
 154 tiffset 
−s 
283 300.0 a.tif
 
 158 <a name=
"SEE ALSO"></a> 
 162 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
 163        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
 164 <tr valign=
"top" align=
"left"> 
 167 <p><b>tiffdump
</b>(
1), 
<b>tiffinfo
</b>(
1), 
<b>tiffcp
</b>(
1),
 
 168 <b>libtiff
</b>(
3TIFF)
</p> 
 170 <p>Libtiff library home page:
 
 171 <b>http://www.remotesensing.org/libtiff/
</b></p>