O
Odalrick
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?
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?