Re: [PIL]: Image size in runtime

2006-06-20 Thread Scott David Daniels
Andrea Gavana wrote: > I am using PIL to load and display some pictures (via wxPython) in a > GUI. I have added the ability for the user to change the linear > dimensions of the image (in pixels) and the quality of the image in > order for the image to be saved in another file. > I was wondering if

[PIL]: Image size in runtime

2006-06-20 Thread Andrea Gavana
Hello NG, sorry if the message is not strictly Python-related, but it is fantastically impossible to send post to Image-SIG. I am using PIL to load and display some pictures (via wxPython) in a GUI. I have added the ability for the user to change the linear dimensions of the image (in pixels)