No clue whenever this is even possible, I couldn’t find anything myself.
In my use-case, I don’t wanna use “select subject” on images that have already been processed.
And sometimes, luckily not very often, my script gets images that already have been processed, so the background is transparent.
So those images have to be ignored/excluded from the subject selection.
Any suggestions on how? Maybe BatchPlay has something?
Like that, you select all transparent pixels, and if the selection is bigger than a certain size, you know that the image is partially transparent?
Sorry for my late reply, only got back to it now.
The issue with this approach is that it errors when no transparency is found, so the user would have to press “ok” to remove the error.
Suggestions on how to disable the error? Or a alternative approach?