[ANN] FreeImagePy 1.0.0
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.
It 's released with the two public license GPL/FIPL:
GPL: GNU GENERAL PUBLIC LICENSE - freeimagepy.sf.net/license-gpl.txt
FIPL: FreeImage Public License - freeimagepy.sf.net/license-fi.tx
More informations can be found here:
http://freeimagepy.sf.net/
Michele Petrazzo
.
Relevant Pages
- ANN: FreeImagePy 1.2.0
... It' a python wrapper for FreeImage, ... who would like to support popular graphics image formats. ... It use a binary freeimage library present on the system and ctypes. ... (comp.lang.python) - [ANN] FreeImagePy 1.0.0
... who would like to support popular graphics image formats. ... It use a binary freeimage library present on the system and ctypes. ... (comp.lang.python.announce) - ANN: FreeImagePy 1.2.2
... It' a python wrapper for FreeImage, Open Source library for developers ... who would like to support popular graphics image formats. ... It use a binary freeimage library present on the system and ctypes. ... (comp.lang.python) - Re: ANN: FreeImagePy 1.2.2
... Michele Petrazzo wrote: ... who would like to support popular graphics image formats. ... It use a binary freeimage library present on the system and ctypes. ... Knowing some details about PIL and as good as no details about FreeImage, I would like in this context to become enlightened by the answer to the question, when does it make sense to use FreeImage instead of PIL? ... (comp.lang.python) |
|