Pyton - Tkinter - Convert bytes array to picture

前端 未结 0 1801
挽巷
挽巷 2020-12-20 17:51

I want to convert an array of bytes ( RGBA ) to an image with tkinter. Could you please help me. Thank you. ^^

import tkinter as tk

root = tk.Tk()

height =         


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