home *** CD-ROM | disk | FTP | other *** search
/ Compressed Image File Formats / CompressedImageFileFormatsJohnMiano.iso / pc / Library / 00inhere.txt next >
Encoding:
Text File  |  1999-02-09  |  763 b   |  20 lines

  1. This directory contains an image encoding and decoding library. This
  2. encoding and decoding classes are essentially the same as the
  3. programming examples for each chapter. However, here they have been
  4. packaged for use in applications. In other words, this directory contains
  5. the final result rather than a step-by-step implementation.
  6.  
  7. Subdirectories
  8.  
  9. BC - LIBIMAGE.LIB directory for Borland C++
  10. BCBVIEWER - Sample Image Viewer in Borland C++Builder
  11. INCLUDE - Header Files
  12. JPEG - JPEG Decoder and Encoder
  13. JPEGDUMP - JPEGDUMP application
  14. MSVC - LIBIMAGE.LIB directory for MSVC++
  15. PNG - PNG Encoder and Decoder
  16. PNGDUMP - PNGDUMP application
  17. SOURCE - Decoder and Encoder Source
  18. SPEC - Image File Format Specifications
  19. VIEWER - BMP Viewer application
  20.