|
Last change
on this file was 846, checked in by Dmitry A. Kuminov, 15 years ago |
|
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
|
File size:
1.4 KB
|
| Line | |
|---|
| 1 | <HTML>
|
|---|
| 2 | <HEAD>
|
|---|
| 3 | <TITLE>
|
|---|
| 4 | TIFF Documentation
|
|---|
| 5 | </TITLE>
|
|---|
| 6 | </HEAD>
|
|---|
| 7 | <BODY BGCOLOR=white>
|
|---|
| 8 | <FONT FACE="Arial, Helvetica, Sans">
|
|---|
| 9 | <H1>
|
|---|
| 10 | <IMG SRC=images/jim.gif WIDTH=139 HEIGHT=170 ALIGN=left BORDER=1 HSPACE=6>
|
|---|
| 11 | TIFF Documentation
|
|---|
| 12 | </H1>
|
|---|
| 13 |
|
|---|
| 14 | <P>
|
|---|
| 15 | A copy of the 6.0 specification is available from Adobe at
|
|---|
| 16 | <A HREF="http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf">http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf</A>, or from the libtiff
|
|---|
| 17 | ftp site at <a href="ftp://ftp.remotesensing.org/pub/libtiff/doc/TIFF6.pdf">
|
|---|
| 18 | ftp://ftp.remotesensing.org/pub/libtiff/doc/TIFF6.pdf</A>.<p>
|
|---|
| 19 |
|
|---|
| 20 | <P>
|
|---|
| 21 | Draft <a href="TIFFTechNote2.html">TIFF Technical Note #2</A> covers problems
|
|---|
| 22 | with the TIFF 6.0 design for embedding JPEG-compressed data in TIFF, and
|
|---|
| 23 | describes an alternative. <p>
|
|---|
| 24 |
|
|---|
| 25 | Other Adobe information on TIFF can be retrieved from:
|
|---|
| 26 |
|
|---|
| 27 | <A HREF="http://partners.adobe.com/public/developer/tiff/index.html">
|
|---|
| 28 | http://partners.adobe.com/public/developer/tiff/index.html</A>
|
|---|
| 29 |
|
|---|
| 30 | <P>
|
|---|
| 31 | Joris Van Damme maintains a list of known tags and their descriptions and
|
|---|
| 32 | definitions. It is available online at
|
|---|
| 33 | <A HREF="http://www.awaresystems.be/imaging/tiff/tifftags.html">
|
|---|
| 34 | http://www.awaresystems.be/imaging/tiff/tifftags.html</A>
|
|---|
| 35 |
|
|---|
| 36 | <P>
|
|---|
| 37 | There is a FAQ, related both to TIFF format and libtiff library:
|
|---|
| 38 | <A HREF="http://www.awaresystems.be/imaging/tiff/faq.html">
|
|---|
| 39 | http://www.awaresystems.be/imaging/tiff/faq.html</A>
|
|---|
| 40 |
|
|---|
| 41 | <HR>
|
|---|
| 42 |
|
|---|
| 43 | <ADDRESS>
|
|---|
| 44 | Last updated: $Date: 2009-08-20 22:31:00 $
|
|---|
| 45 | </ADDRESS>
|
|---|
| 46 |
|
|---|
| 47 | </BODY>
|
|---|
| 48 | </HTML>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.