[Image-SIG] ANN: FreeImagePy 1.2.2
Michele Petrazzo
michele.petrazzo at unipex.it
Thu Feb 16 09:56:07 CET 2006
FreeImagePy 1.2.2 is available at freeimagepy.sf.net
What is?
It' a python wrapper for FreeImage, Open Source library for developers
who would like to support popular graphics image formats.
How work?
It use a binary freeimage library present on the system and ctypes.
Major changes from 1.2.0:
New convertToPil function:
i = FreeImagePy.Image("myImage.ext")
pil = i.convetToPil()
Some bugs solved
Michele Petrazzo
More information about the Image-SIG
mailing list