Anlegen der mustergenerator.py
This commit is contained in:
parent
adebf2ddc3
commit
4e76183282
|
@ -50,4 +50,4 @@ while y <= höhe:
|
|||
#draw.rectangle((200, 100, 300, 200), fill=(0, 192, 192), outline=(255, 255, 255))
|
||||
# draw.line((350, 200, 450, 100), fill=(255, 255, 0), width=10)
|
||||
|
||||
im.save("C:/Users/Lukas/Desktop/test.png")
|
||||
im.save("F:/MyTrash/Uni/PhantomX/test.png")
|
Loading…
Reference in New Issue