[Tkinter-discuss] Possible to stretch an image via Label() or create_image() without PIL?

python at bdurham.com python at bdurham.com
Mon Nov 8 22:45:06 CET 2010


Lion,

> PhotoImage has .zoom & .subsample;
> You'd still be dynamically creating stretched images, but you
wouldn't need PIL.
>
[1]http://www.pythonware.com/library/tkinter/introduction/x6606-m
ethods.htm
> Would that work for you?

Thank you - that's exactly the solution I was looking for.

Regards,
Malcolm

References

1. http://www.pythonware.com/library/tkinter/introduction/x6606-methods.htm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101108/5358af04/attachment.html>


More information about the Tkinter-discuss mailing list