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

set curve points

Advocate ,
Oct 16, 2017 Oct 16, 2017

select points with the curves

set black point

set white point

set gray point

as shown below

15io.png

TOPICS
Actions and scripting
1.2K
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 ,
Oct 16, 2017 Oct 16, 2017

You mean, based on the coordinates of the black, gray and white point?

Not sure it can be done "automatically": the ScriptListener records just the final points set by the Curve, the eyedropper tools seem to be something the Curves dialog manages itself.

Davide Barranca - PS developer and author
www.ps-scripting.com
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
Advocate ,
Oct 16, 2017 Oct 16, 2017

David how I could do it.

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 ,
Oct 16, 2017 Oct 16, 2017

This may help getting started: adjustCurves() help

Davide Barranca - PS developer and author
www.ps-scripting.com
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
Advocate ,
Oct 16, 2017 Oct 16, 2017

I need to make an automatic reading.

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
Enthusiast ,
Oct 16, 2017 Oct 16, 2017
LATEST

You can read document histogram. Gray scale or certain channel histogram. Or you can utilize color samplers on certain pixel positions. And then you can calculate your curve.

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