wxPython and PIL

Odalrick odalrick at hotmail.com
Thu Oct 19 11:10:23 EDT 2006


I'm making a simple program to crop and scale images, essentially make
thumbnails from a user defined subset of the image.

I'm planning to use Python Image Library to crop and resize the images,
mostly to make the resized smaller images look good.

How do I display a PIL image with wxPython?




More information about the Python-list mailing list