diff options
Diffstat (limited to 'html/man/TIFFOpen.3tiff.html')
-rw-r--r-- | html/man/TIFFOpen.3tiff.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/html/man/TIFFOpen.3tiff.html b/html/man/TIFFOpen.3tiff.html index 350ad956..4979f6f8 100644 --- a/html/man/TIFFOpen.3tiff.html +++ b/html/man/TIFFOpen.3tiff.html @@ -1,5 +1,5 @@ <!-- Creator : groff version 1.18.1 --> -<!-- CreationDate: Sun Mar 6 13:59:51 2005 --> +<!-- CreationDate: Fri Dec 30 00:55:55 2005 --> <html> <head> <meta name="generator" content="groff -Thtml, see www.gnu.org"> @@ -304,6 +304,22 @@ images.</p> </td> <td width="0%"> </td> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="2%"> + +<p><b>h</b></p> +</td> +<td width="6%"></td> +<td width="80%"> + +<p>Read TIFF header only, do not load the first image +directory. That could be useful in case of the broken first +directory. We can open the file and proceed to the other +directories.</p> +</td> +<td width="0%"> +</td> </table> <a name="BYTE ORDER"></a> <h2>BYTE ORDER</h2> |