I've googled and some documents show that there is a zoom method that can be used with photoimage instance but it gives attribute error on the interpreter.
I tried to change the height and width explicitly using en2.image.height=900 (say), but even thats not working, it does not raise an error, but at the same time, it does not alter the height.
Please tell me a way so that I can resize en2.image.
2
Contributors
1
Reply
1 Day
Discussion Span
10 Months Ago
Last Updated
2
Views
Related Article:Transparent Image (Python,Tkinter)
is a solved Python discussion thread by Thropian that has 4 replies, was last updated 2 years ago and has been tagged with the keywords: python, tkinter.