Updated FreeImage Lib

BlitzPlus Forums/BlitzPlus Programming/Updated FreeImage Lib

Hi all,

I have updated the FreeImage lib to include v3.1.0 of the dll, and full paste/copy clipboard support. There is also complete documentation for the dll (please refere to the decls for my command name changes).

FreeImage UserLib v1.10

Awesome! Copy & Paste is SO handy to have.
Here's that tool I was talking about which is using your FreeImage lib:



The one thing I have not looked into much is alpha. Does the FILoadImage keep alpha info from *.pngs or *.tgas?
If so, What happens if I resize/flip/rotate the image?

If you maintain the image in FreeImage, you can do all you want, give me a shout if you need something specific :)

PS: Tool looks smart matey :)