To use the Clarion FreeImage class you need to download three packages.
The FreeImage library, FreeImage documentation, and the Clarion FreeImage
Project installer.
|
Go to the FreeImage
web site on sourceforge and satisfy yourself that the one
of their licenses suits your needs. Please read all of the license
information and disclaimers.
|
|
Download the
FreeImage library and documentation. After you've completed step
4, for Clarion 6 place the FreeImage DLL in the 3rdParty/bin folder, for Clarion 7, 8, 9, 10 or 11 place the file in the Clarion/Accessory/bin folder.
DO NOT use the FreeImage.lib
file from the sourceforge download. Use the one installed by the
Clarion FreeImage Project. You'll only need to distribute
the FreeImage.DLL from this package with your completed application.
|
|
Clarion FreeImage project setup program.
Version 3.15.8 ClarionFreeImage.zip
|
|
Extract and run the ClarionFreeImage.exe
setup program and follow its prompts.
|
|