How to display an image with custom size in python with tkinter and pillow

前端 未结 0 1516
耶瑟儿~
耶瑟儿~ 2020-12-18 03:32

So what I am trying to achieve is to make a class in python that displays a resizeable image with custom width and height. My code so far:

import tkinter as t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题