I have these images with associated masks that have transparency, and I want to apply the alpha of the mask onto the original image. For instance: Image - https://i.imgur.com/8Nb4VJ8.png Mask - https://i.imgur.com/anflRUr.png
I've gone through the documentation and loads of threads but nothing has worked for me. Most people seem to have black and white mask images and they want to use the brightness as the mask, but in my case I want to simply copy the alpha channel of the mask. I imagine I'm missing some simple option, but I haven't been able to figure it out. I would appreciate some assistance.
Thank you.