Question
How to identify highlighted images in javascript
Sorry for the newbie question. I have a script that creates stacks by capture time for all images in a folder.
I'd like to be able to run it only on the highlighted images. I'm just not sure how to identify a highlighted image in javascript.
Thanks
