Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

It uses bind('<Configure>') to run function when window changes size. This function uses module PIL/pillow to generate image with new size which is replaced in Label


Used Lena image:

#0

Source: Wikipedia/Lena


main.py has the same code as main-one-image.py

main-one-image.py displays one image

#1

main-two-images.py displays two images

#2