Is it possible to duplicate the sum of multiple layers into one new layer on top (of the underlying/individual layers) with out losing the underlying layers themselves?
What I am attempting to do is create a new layer of my image with which to sharpen. That way I can adjust the opacity (thus the degree) of my sharpening layer.
Currently to do this I am performing the following time consuming steps:
1. Flatten Layers
2. Duplicate the flattend layer into a new document
3. Return to the original document and undo the layer flattening
4. Go back to the new document and perform sharpening
5. Duplicate the sharpened image back to the original document as a layer and adjust opacity.
Is there a better way that I am missing>
Thank you for your assistance.
Regards,
Jay
What I am attempting to do is create a new layer of my image with which to sharpen. That way I can adjust the opacity (thus the degree) of my sharpening layer.
Currently to do this I am performing the following time consuming steps:
1. Flatten Layers
2. Duplicate the flattend layer into a new document
3. Return to the original document and undo the layer flattening
4. Go back to the new document and perform sharpening
5. Duplicate the sharpened image back to the original document as a layer and adjust opacity.
Is there a better way that I am missing>
Thank you for your assistance.
Regards,
Jay
Comment