images.html 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <HTML>
  2. <HEAD>
  3. <TITLE>
  4. TIFF Test Images
  5. </TITLE>
  6. </HEAD>
  7. <BODY BGCOLOR=white>
  8. <FONT FACE="Arial, Helvetica, Sans">
  9. <H1>
  10. <IMG SRC=images/bali.jpg WIDTH=158 HEIGHT=107 ALIGN=left BORDER=1 HSPACE=6>
  11. TIFF Test Images
  12. </H1>
  13. <P>
  14. Test images are available for most formats supported by the library.
  15. Most of the images included in the test kit are also part of this
  16. documentation (albeit in TIFF rather than GIF or JFIF).
  17. The images are kept in a separate archive that should be located in
  18. the same directory as this software.
  19. <BR CLEAR=left>
  20. <P>
  21. The latest archive of test images is located at
  22. <A HREF="ftp://ftp.remotesensing.org/pub/libtiff/pics-3.8.0.tar.gz">
  23. ftp://ftp.remotesensing.org/pub/libtiff/pics-3.8.0.tar.gz</A>
  24. <P>
  25. There are two other good sources for TIFF test images:
  26. the contributed software <B>contrib/dbs</B> includes several
  27. programs that generate test images suitable for debugging, and
  28. the <TT>tiffcp</TT> program can be used to generate a variety
  29. of images with different storage characteristics.
  30. <P>
  31. <HR>
  32. Last updated: $Date: 2006-01-02 23:50:44 $
  33. </BODY>
  34. </HTML>