Skip to main content
Yanomanow
Known Participant
February 8, 2022
Question

AE SDK - how to know if user use the "Linearize Working Space" option in project settings ?

  • February 8, 2022
  • 1 reply
  • 494 views

I'am wondering if there is a way to know if user use the "Linearize Working Space" option in the project settings. This information is not mentioned in the AE SDK documentation. Any help ?

Thanks !

 

This topic has been closed for replies.

1 reply

Community Expert
February 9, 2022

does AEGP_ColorSettingsSuite2 have what you need?

Yanomanow
YanomanowAuthor
Known Participant
February 9, 2022

Hi Shachar,

Thanks for your help.

Unfortunatly the AEGP_ColorSttingsSuites2 only returns information about the Color Profile and approximated gamma about it.

But no information is passed about the setting of the "Linearize Working space" option located in the AE project Settings.

Was it activated by the user ?

Plugin developer is not able to know it...or i miss a point ?

 

Community Expert
February 9, 2022

use AEGP_ExecuteScript with "app.project.linearizeWorkingSpace".