-
Getting only the result of an “Add” Transfer mode of a highlight
Say I have an image. On top of it there’s a layer with a highlight with an “Add” transfer mode.
The “Add” makes the “light” merge beautifully with the image.
I would like to use that merged highlight (without the image itself) with alpha so that it can be used on top of other images.
(basically I am trying to fake the Add transfer mode, as it is pre-calculated)
What is the best way to achieve that?