kopia lustrzana https://github.com/villares/sketch-a-day
Update gif_animation_helper.py
rodzic
fe0d58fdd0
commit
c290bd30f2
|
|
@ -17,7 +17,7 @@ v2019_09_23
|
|||
def gif_export(GifMaker, # gets a reference to the library
|
||||
filename="exported", # .gif will be added
|
||||
repeat=0, # 0 makes it an "endless" animation
|
||||
quality=100, # quality range 0 - 255
|
||||
quality=10, # quality range 0 - 255
|
||||
delay=100, # this is quick
|
||||
frames=0, # 0 will stop on keyPressed or frameCount >= 100000
|
||||
finish=False): # force stop
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue