Activity › Forums › Adobe After Effects Expressions › AE scripting: using the colorpicker
-
AE scripting: using the colorpicker
Michael Mathes replied 2 years, 3 months ago 4 Members · 14 Replies
-
Dan Ebberts
February 13, 2024 at 5:51 pmI just tried it with this, and it seems to work:
var myColorPicker = $.colorPicker();
alert(myColorPicker.toString(16)); -
Michael Mathes
February 13, 2024 at 5:57 pmHow very strange. I tried that, just for giggles, with the same result as before. I’m starting to think maybe it has something to do with the OS. I’m running Monterey on a late 2013 mac pro. I don’t know what else it could be…
-
Michael Mathes
February 14, 2024 at 4:25 pmI’ve tried this on several different systems and OS’s. And I’ve found the same thing the OP did. It all works fine and correct until you use the eye drop tool, then it’s just slightly off with any conversion after. The windows system color picker doesn’t have an eye drop tool, at least that I can find, hence there being no issue there.
Thanks for the help, I guess this continues to be unresolved.
I don’t understand why Adobe doesn’t make AE’s color picker available…
Reply to this Discussion! Login or Sign Up