Hello,
I need to process sequence of images using Batch.
In one step of Action inserted such command : File → Place Embedded (import of a mask – PND images with alpha chennel)
I need to achieve that for each subsequent image, a mask with the next index number is imported.
That is, for image1 – mask1, for image2 – mask2, for image3 - mask3 etc.
images are located in folderA
masks are located in folderB
so far, for each subsequent file, the Action imports the same mask
(the file that was specified)
That is, for image1 – mask1, for image2 – mask1, for image3 – mask1 etc
Please tell me the solution!
Thank you in advance!