Python - Change Color of Image
Budget: $30 – $250 USD
I have a python program that currently creates an image from multiple image files. So each image file is a layer in the final picture.
One of the picture files is a solid color background - i'm asking to see if I can create a script that takes the solid color image and can create a new image file but with a different color. That color should be a param in the python script
Attached is an example file. I would want to change the color of the that file by create a new file. And the new color would be based on the code/hex that I pass in the param. The new file should have the exact same dimensions as the original - just a different color
One of the picture files is a solid color background - i'm asking to see if I can create a script that takes the solid color image and can create a new image file but with a different color. That color should be a param in the python script
Attached is an example file. I would want to change the color of the that file by create a new file. And the new color would be based on the code/hex that I pass in the param. The new file should have the exact same dimensions as the original - just a different color