Your scripting code sets the foreground or background color in Photoshop.
You can set the color value, or use the color picker to get a color value that you then set.
But imagine someone wants to pick color from colors in my extension. They are for example changing drop shadow and they opened color picker and now they want to pick color from my extension. They can't pick it from there.
Yes, once the modal color picker dialog is open, there is no way to communicate with an extension panel to pick colors from the panel (other than the usual click in the document and drag to capture any color on the screen).
Paweł Magiera
Chris Cox
You can set the color value, or use the color picker to get a color value that you then set.
Paweł Magiera
Chris Cox
Paweł Magiera