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

How to achieve Auto White and Auto Black through jsx?

Community Beginner ,
Apr 13, 2022 Apr 13, 2022
var desc1 = new ActionDescriptor();
desc1.putBoolean(charIDToTypeID("AuTn"), true); // AuTn = Auto Tone
desc1.putBoolean(charIDToTypeID("????"), true); // ???? = Auto White
desc1.putBoolean(charIDToTypeID("????"), true); // ???? = Auto Black
executeAction(stringIDToTypeID('Adobe Camera Raw Filter'), desc1, DialogModes.NO);

How to achieve Auto White and Auto Black through jsx?

The automatic white here, you can use Shift+click to calculate the result, how to achieve this process with jsx?

Auto-White.png

TOPICS
Actions and scripting
264
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
Adobe
Community Expert ,
Apr 13, 2022 Apr 13, 2022
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 Beginner ,
Apr 13, 2022 Apr 13, 2022
LATEST

The previous question has not been clearly expressed and has not been answered. This question is very important, and I hope more people will see it, especially for adobe developers, or people like r-bin who can actually answer the question.

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