< prev index next >

src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html

Print this page

        

*** 510,525 **** <td>LZW compression</td> <td>TIFF 6.0 Specification, Section 13</td></tr> <tr> <td>JPEG</td> <td>"New" JPEG-in-TIFF compression</td> ! <td><a href="ftp://ftp.sgi.com/graphics/tiff/TTN2.draft.txt">TIFF ! Technical Note #2</a></td> ! </tr> <tr> <td>ZLib</td> <td>"Deflate/Inflate" compression (see note following this table)</td> </tr> <tr> <td>PackBits</td> <td>Byte-oriented, run length compression</td> <td>TIFF 6.0 Specification, Section 9</td> --- 510,524 ---- <td>LZW compression</td> <td>TIFF 6.0 Specification, Section 13</td></tr> <tr> <td>JPEG</td> <td>"New" JPEG-in-TIFF compression</td> ! <td>TIFF Technical Note #2</td></tr> <tr> <td>ZLib</td> <td>"Deflate/Inflate" compression (see note following this table)</td> + <td>Adobe Photoshop® TIFF Technical Notes</td> </tr> <tr> <td>PackBits</td> <td>Byte-oriented, run length compression</td> <td>TIFF 6.0 Specification, Section 9</td>
< prev index next >