Is there a built in function that allows an image to be added over another image in python? Thanks a lot
Asked
Active
Viewed 5,555 times
2 Answers
6
Use the blend
function from the Image module: http://effbot.org/imagingbook/image.htm

Jonathan Root
- 535
- 2
- 14
- 31

YXD
- 31,741
- 15
- 75
- 115