Hi Alan,<br>&nbsp;&nbsp;&nbsp;&nbsp; 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 <a href="http://www.pythonware.com/library/pil/handbook/imagefilter.htm">imagefilter</a> even thats
not workin out properly. :(<br><br>Well in my application i need to make a button which when pressed should zoom in the image so i was wondering how can i implement it i mean how should i present the image with more size in a fixed size image panel. Any ideas.. i am even plannin to implement a slider which will zoom in and out the image accordingly.. 
<br><br><br><br>-<br>Varsha<br><br><div class="gmail_quote">On Jan 9, 2008 12:11 PM, Alan Gauld &lt;<a href="mailto:alan.gauld@btinternet.com">alan.gauld@btinternet.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>&quot;Varsha Purohit&quot; &lt;<a href="mailto:varsha.purohit@gmail.com">varsha.purohit@gmail.com</a>&gt; wrote<br><div class="Ih2E3d"><br>&gt; I want to implement zoom in and zoom out functions using wxpython<br>&gt; and PIL. I
<br>&gt; am tryin to find in PIL if there is any functionality like that.<br><br></div>A few minutes browsing the PIL documentation leads<br>me to think there are. Try reading about crop and resize and<br>maybe thumbnail.
<br><br>Between them these should just about cover your needs I think.<br><br>HTH,<br><br><br>--<br>Alan Gauld<br>Author of the Learn to Program web site<br><a href="http://www.freenetpages.co.uk/hp/alan.gauld" target="_blank">
http://www.freenetpages.co.uk/hp/alan.gauld</a><br><br><br>_______________________________________________<br>Tutor maillist &nbsp;- &nbsp;<a href="mailto:Tutor@python.org">Tutor@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">
http://mail.python.org/mailman/listinfo/tutor</a><br></blockquote></div><br><br>