Commit 531c60ae by BellCodeEditor

save project

parent dcf5225b
Showing with 9 additions and 1 deletions
from PIL import Image,ImageSequence from PIL import import filedialog.TK
from tkinter import Image
root = TK()
root.withdraw()
path = filedialog.askopenfilenames(title = "xthswj")
filetypes = [('ALL', Files','*')]
initialdir = "./"
im=Image.open('dive.gif') im=Image.open('dive.gif')
num=0 num=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment