Answered
Color mode of thumbnail
Is there an easy way to find the color mode of a thumbnail? I was wondering if label would work. I am guessing I am going to have to go through the metatdata but I was not sure. Thanks.
Is there an easy way to find the color mode of a thumbnail? I was wondering if label would work. I am guessing I am going to have to go through the metatdata but I was not sure. Thanks.
Found it.
(app.document.selections[0].core.quickMetadata.colorMode)
This atleast one way of doing it. I like this because then I don't have to dig through all the metadata.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.