[20:33:33] <LionsMane> I have a question about using .paste() with an image that has an alpha channel. At least some help with troubleshooting.
[20:34:49] <LionsMane> I found many many many examples of using the paste() method using the image with an alpha channel. The image to use in paste is used in the image and mask parameters.
[20:35:05] <LionsMane> I am NOT seeing my pasted image in the target image.
[20:35:27] <LionsMane> I don't know what else I can do to make the image show up or where my pasted image went
[20:35:52] <LionsMane> I have some code that I don't understand that works, but not correctly