In this Python code walkthrough we look at how to create an Animated GIF with a cross-dissolve effect from one image to another using the Pillow library. We also briefly talk about how raster images are represented in memory and the Argparse module from Python's standard library.
Links:
Source Code for dissolve on GitHub https://github.com/davecom/dissolve
David on Twitter / davekopec
Pillow Library https://pillow.readthedocs.io/
Argparse Documentation https://docs.python.org/3/howto/argpa...
How do Digital Images Work? podcast episode http://kopec.live/episode/90b0e923d58...