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

前端 未结 0 445
粉色の甜心
粉色の甜心 2020-12-18 04:00

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         


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