Re: [Tutor] [tutor] Zoom in and zoom out capability

2008-01-10 Thread Alan Gauld
"Varsha Purohit" <[EMAIL PROTECTED]> wrote > Yeah i read about them. i tried using the resize function but i > was > having difficulty with clarity of the image. I remeber. That was because you were trying to zoom into a small JPG image. You can't put more detail into an image than is there

Re: [Tutor] [tutor] Zoom in and zoom out capability

2008-01-09 Thread Varsha Purohit
Hi Alan, Yeah i read about them. i tried using the resize function but i was having difficulty with clarity of the image. I had asked similar thing in another post. I didnt get any satisfying answer for that. Tried imagefiltereven

Re: [Tutor] [tutor] Zoom in and zoom out capability

2008-01-09 Thread Alan Gauld
"Varsha Purohit" <[EMAIL PROTECTED]> wrote > I want to implement zoom in and zoom out functions using wxpython > and PIL. I > am tryin to find in PIL if there is any functionality like that. A few minutes browsing the PIL documentation leads me to think there are. Try reading about crop and res

[Tutor] [tutor] Zoom in and zoom out capability

2008-01-09 Thread Varsha Purohit
Hello All, In my program i have a gui where i am showing an image on the panel. I want to implement zoom in and zoom out functions using wxpython and PIL. I am tryin to find in PIL if there is any functionality like that. I want the user to select either of the button and when they click on