This directory contains the Delphi version of the image format source code. It
supports JPEG, PNG, and BMP formats.

This code has been ported from the C++ code. Howover, this has not been a blind 
translations. We have tried to make it as "Delphi-like" as possible.

See the DelphiViewer directory for an example of how to use.