Skip to main content
Participant
July 19, 2010
Answered

Script Access to Project Color Management

  • July 19, 2010
  • 1 reply
  • 735 views

I know you can access some color management settings through scripting (i.e. bitsPerChannel), but I'm not sure about others. Specifically, can you get/set Working Space through a script? Thanks.

This topic has been closed for replies.
Correct answer Todd_Kopriva

No. None of the color management controls are available through scripting. bitsPerChannel and linearBlending are project settings that are related to color, but neither is specific to color management.

If you want access to the color management settings through scripts, please file a feature request.

1 reply

Todd_Kopriva
Todd_KoprivaCorrect answer
Inspiring
July 20, 2010

No. None of the color management controls are available through scripting. bitsPerChannel and linearBlending are project settings that are related to color, but neither is specific to color management.

If you want access to the color management settings through scripts, please file a feature request.

dixon10Author
Participant
July 20, 2010

Thanks, Todd. Looking forward to the CS5 scripting guide.