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

Alan Gauld alan.gauld at btinternet.com
Wed Jan 9 21:11:18 CET 2008


"Varsha Purohit" <varsha.purohit at gmail.com> 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 resize and
maybe thumbnail.

Between them these should just about cover your needs I think.

HTH,


-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld




More information about the Tutor mailing list