Tagged Questions
3
votes
1answer
363 views
Can I extract shadows from a texture to make a transparent image (png)?
I have this image:
And I would like to extract the dark parts (shadows) to make a transparency consisting of black pixels at different alpha channel values. Here is a crude example image of what I ...