Copy link to clipboard
Copied
I would like to know how to get the RGB value of certain pixel at certain point of time.
Thanks you
Your script can temporarily apply a color control to the layer, apply a sampleImage() expression to the control, harvest the result (post-effect) with your script, and delete the control,
Dan
Copy link to clipboard
Copied
Your script can temporarily apply a color control to the layer, apply a sampleImage() expression to the control, harvest the result (post-effect) with your script, and delete the control,
Dan
Copy link to clipboard
Copied
Here's an example of using the sampleImage method that Dan mentioned:
http://blogs.adobe.com/toddkopriva/2009/07/color-sampler-using-sampleimag.html
Copy link to clipboard
Copied
It works.
Thanks for your time.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now