Saving adjustment layers with layer mask
Hello -
I need to be able to save a curves adjustment layer WITH its layer mask.
I have written a longish automatic applescript to process image files that are all identical in pixel dimension. Part of the script relies on Photoshop, where a number of actions take place. In one of the Photoshop actions, I need to load an adjustment layer with a precise layer mask. I realize that if a layer mask file is open I could write an action to load a selection from that file, but I very much want to avoid keeping a second file open, or forcing PS to open and close that file.
Is there a simple way to "load" a layer mask into an adjustment layer?
Thanks,
- M