This archives contains an enhanced version of the image library
for the book "Compressed Image File Formats" by John Miano 
(Addison-Welsey-Longman/ACM Press). The book examples were written
for maximum readability. The book examples have been modified and 
tweaked to make them faster. Readability has not been compromised
too much, but code executes significantly faster.

Subdirectories

BC - LIBIMAGE.LIB directory for Borland C++
BCBVIEWER - Sample Image Viewer in Borland C++Builder
INCLUDE - Header Files
JPEG - JPEG Decoder and Encoder
JPEGDUMP - JPEGDUMP application
MSVC - LIBIMAGE.LIB directory for MSVC++
PNG - PNG Encoder and Decoder
PNGDUMP - PNGDUMP application
SOURCE - Decoder and Encoder Source
SPEC - Image File Format Specifications
VIEWER - BMP Viewer application
BORLAND - Borland C++Builder-specific files
MICROSOFT - MSVC++-specific files
VCPRG - Sample MSVC++ Projects