Hi, I am trying to make a program that edits images with python.
My difficulty is putting a png (no background) over the scene I want.
I am using the library "Pillow" and whenever I put the png where I want it, it shows up with a black background.
If someone can recommend me some better library or some way to do what I need I would appreciate it.
My difficulty is putting a png (no background) over the scene I want.
I am using the library "Pillow" and whenever I put the png where I want it, it shows up with a black background.
If someone can recommend me some better library or some way to do what I need I would appreciate it.