-
How do I control the opacity of individual pixels?
Hello everyone,
I searched on the internet but found nothing.
I want to control each pixel’s opacity depending on another pixel’s color on another layer.
For example: if a pixel in a layer 1 has the same color (hsla) as the pixel in layer 2, the pixel opacity of layer 1 becomes 0. Otherwise the opacity is 100.
I don’t know if this is actually possible.
Thanks a lot in advance,
Dawood