I'm writing an app that has to combine various images. I have a base image, a mask, and a texture. A person can prepare the texture with some transparency and colour it up, but it's a tedious work, especially for me, I've never been good with that kind of stuff.
So I'm looking for a way to mimic the Overlay function Photoshop has. Is it possible? The user would be able to upload a base image, a mask, and an untouched texture, instead of preparing the texture to keep it's colour despite having enough transparency for the details of the object to be visible. Are there any free tools I could use and implement?