home *** CD-ROM | disk | FTP | other *** search
- This directory contains a sample JPEG encoder and a JPEG decoder. These
- applications require the LIBIMAGE.LIB file. Go to the MSVC (MSVC++) or
- the BC (C++Builder) directory (depending upon the compiler you are using
- and build this file.
-
- BORLAND.BAT builds using C++Builder
- MSVC.BAT build using MSVC++
-
- In order to demonstrate the operation of the encoder, it has been set up
- to encode each component in a separate scan. Some older image viewing
- applications may not be able to read files created this way. You may wish
- to edit the encoder source code to change this behavior.
-
-