Question
How to get the color of a pixel
Hi there,
i used the color Sampler
| app.activeDocument.colorSamplers.removeAll(); | |
| var theSampler = app.activeDocument.colorSamplers.add([1,1]); |
to get the color of that specific pixel. Worked until recently. Now it throws me:
"General Photoshop error occurred. This functionality may not be available in this version of Photoshop.
- The command "Make" is not currently available."
Does anybody know of another way to get the color of a pixel OR how to get the color Sampler to work again?
Thanks in advance and best regards!
Jochen