Zulko / moviepy

Video editing with Python
https://zulko.github.io/moviepy/
MIT License
12.1k stars 1.51k forks source link

fix: `Image.putalpha` does not return any value #2029

Open FlandiaYingman opened 10 months ago

FlandiaYingman commented 10 months ago

Image.putalpha changes the origin object, and does not return a new object.