-
adding a mouse click to an Action?
I’ve been creating Actions out of a 20+ step process which allows me to mask a photo.
Currently I have to break the process into 2 separate actions because the workflow requires me to click on the screen with the magic wand tool to select the white b/g of an inverted mask.Is it possible to add some scripting or other method to include the clicking of the mouse in a particular area of an image to the Actions list?
I need to process hundreds of images that will all have different dimensions and crop aspects. It would be great to find some way to automate the single click that divides my 2 Actions.
One thing that will be the same for all images will be that at the moment requiring a click-selection, all of the images will have blank white in their upper left corner areas because the previous Action step is to fill an inverted selection with white.
I wonder if it’s possible to make an Action step that says “Switch to Magic Wand tool and click to make a selection 10 pixels down and 10 pixels to the right of the upper left corner”.
That would be ideal in every scenario for the hundreds of images I need to mask.Any ideas out there….?