ANN: FreeImagePy 1.2.2

Michele Petrazzo michele.petrazzo at TOGLIunipex.it
Thu Feb 16 03:58:43 EST 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 Python-list mailing list