[Zope] Create Image w PIL and save to OFS.Image.Image subclass instance

Lennart Regebro lennart@torped.se
Tue, 19 Mar 2002 10:50:05 +0100


From: "hans" <hans@beehive.de>
> want to create a grafik w PIL and store into my instance which is
> subclassed from OFS.Image.Image.

You can look at how it's done with the EasyImage product. It uses PIL for
making convertions, resizing and previews.

http://www.zope.org/Members/regebro/