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

Extendscript command to check and change the state of "Use Display Color Management"

New Here ,
Feb 23, 2020 Feb 23, 2020

Hi,

I've been struggling now for a time to find the object that holds the information for "Use Display Color Management". I often work in different studios and they often tend to have projects where this option is enabled. Despite the advantage of this option, it slows down the speed of a project. Most of the time I just want it to be off. However in those projects there are a lot of compositions and I want to write a script to check the state for each composition and in case toggle it off.

Under app.activeViewer.views[x].options I can change some other states like exposure, channels, checkerboards etc. but "Use Display Color Management" is missing. Moreover I think the information must be stored somewhere in any composition but even there I am lost.

 

Of course I can toggle the button by a MenuCommandID however this doesn't give me the possibility to check the state.

 

Any idea?

 

Thank you

TOPICS
Error or problem , Scripting
326
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 ,
Feb 23, 2020 Feb 23, 2020

Yeah, this doesn't seem to be possible, unfortunately.

 

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
New Here ,
Feb 23, 2020 Feb 23, 2020
LATEST

Thank you Tomas.

Maybe I find a workaround.

 

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