Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

How to use the Color Picker with CEP nad React

Participant ,
Mar 14, 2024 Mar 14, 2024

Is there a way to use a color picker?
I tried to use EveDropper API but it didn't work.
I am developing a CEP for AfterEffects, so it would be better if I could open the AfterEffects color picker.

I am looking for a function to get the color of the clicked pixel like this one.
I am not an English speaker, so I don't know the name and am having trouble finding it.

https://developer.mozilla.org/en-US/docs/Web/API/EyeDropper

TOPICS
FAQ , How to , SDK
299
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 14, 2024 Mar 14, 2024
LATEST

there's no direct way without resorting to c++.

however, here's a nice javascript workaround poasted way back when in this forum:

https://community.adobe.com/t5/after-effects-discussions/calling-the-after-effects-color-picker-thro...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines