diff options
Diffstat (limited to 'html/man/TIFFSetField.3tiff.html')
-rw-r--r-- | html/man/TIFFSetField.3tiff.html | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/html/man/TIFFSetField.3tiff.html b/html/man/TIFFSetField.3tiff.html index 75528bce..31c04045 100644 --- a/html/man/TIFFSetField.3tiff.html +++ b/html/man/TIFFSetField.3tiff.html @@ -1,5 +1,5 @@ <!-- Creator : groff version 1.18.1 --> -<!-- CreationDate: Sun Mar 6 13:59:54 2005 --> +<!-- CreationDate: Fri Dec 30 00:55:57 2005 --> <html> <head> <meta name="generator" content="groff -Thtml, see www.gnu.org"> @@ -494,11 +494,11 @@ information on the meaning of each tag.</p></td> </td> <td width="8%"> -<p>1</p> +<p>2</p> </td> <td width="24%"> -<p>char*</p> +<p>uint16, char*</p> </td> <td width="16%"> </td> @@ -1265,8 +1265,8 @@ written.<br> ‡ If <i>SamplesPerPixel</i> is one, then a single array is passed; otherwise three arrays should be passed.<br> -* The contents of this field are quite complex. See <i>The -ICC Profile Format Specification</i>, Annex B.3 +* The contents of this field are quite complex. See <b>The +ICC Profile Format Specification</b>, Annex B.3 "Embedding ICC Profiles in TIFF Files" (available at http://www.color.org) for an explanation.</p> </td> @@ -1292,7 +1292,7 @@ at http://www.color.org) for an explanation.</p> <td width="8%"></td> <td width="91%"> <p>All error messages are directed to the -<i>TIFFError</i>(3TIFF) routine.</p> +<b>TIFFError</b>(3TIFF) routine.</p> <!-- INDENTATION --> <p><b>%s: Cannot modify tag "%s" while writing</b>. Data has already been written to the file, so @@ -1312,10 +1312,13 @@ was supplied for the named tag.</p> <tr valign="top" align="left"> <td width="8%"></td> <td width="91%"> -<p><i>libtiff</i>(3TIFF), <i>TIFFOpen</i>(3TIFF), -<i>TIFFGetField</i>(3TIFF), <i>TIFFSetDirectory</i>(3TIFF), -<i>TIFFWriteDirectory</i>(3TIFF), -<i>TIFFReadDirectory</i>(3TIFF)</p> +<p><b>TIFFOpen</b>(3TIFF), <b>TIFFGetField</b>(3TIFF), +<b>TIFFSetDirectory</b>(3TIFF), +<b>TIFFWriteDirectory</b>(3TIFF), +<b>TIFFReadDirectory</b>(3TIFF), <b>libtiff</b>(3TIFF)</p> +<!-- INDENTATION --> +<p>Libtiff library home page: +<b>http://www.remotesensing.org/libtiff/</b></p> </td> </table> <hr> |