summaryrefslogtreecommitdiff
path: root/Wrapper/Delphi/demo/ImagePreview/Readme.txt
blob: bb107648a4a2657bc598bdf146fb8e4779a6da66 (plain)
1
2
3
4
5
6
7
8
This is a simple image viewing application that uses the FreeImage library to display images in many different formats.

The app displays the image whose name is passed in as a command line argument.


To compile the app you will also need the Graphics32 library available from www.g32.org. It has been tested with version 1.5.1 of Graphics32.

SJB.