FreeImagePy News
Brought to you by:
michelepetrazzo
A lot of bugs solved and new __iter__ method for iterate over a multi-page image
A lot of new function, ctypes compatibility added and new freeimage 3.9.0 library
ctypes compatibility problems:
windll/cdll.Loadlibrary -> windll/cdll.find
New convertToPil functions that return a PIL image from a FreeImagePy (Image) instance
Add Image class that is a more pythonic interface to freeimage library.
Correct a lot of bugs. See Changelog for info
New 1.1.0 version. Upgrade to freeimage 3.8.0 and some other usefull things. See changelog or homepage history section for more.