Fredrik Lundh wrote:
> alf wrote:
>
>> Are all supported, which is most mature, in which I could perform for
>> instance 'Ken Burns effect'
>
>
> that's a display effect, not an image effect. you need a display (or
> animation) library for that.
>
In fact I want to generate a sequence of B
alf wrote:
> Are all supported, which is most mature, in which I could perform for
> instance 'Ken Burns effect'
that's a display effect, not an image effect. you need a display (or
animation) library for that.
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I try to summarize what is available in python for graphical images
processing. So far I found:
-PythonMagic
-PIL
-SDL_image
Are all supported, which is most mature, in which I could perform for
instance 'Ken Burns effect' or light filling operations. Is there
anything else?
--
alf
--