Hi
Am trying to change the default Intent and default value of Use Black Point Compensation settings under Color Settings via java script. Any ideas how this can be achieved.
1) So am trying to first read the default values and store in variable OriginalIntent
2) Change it to a new value
3) Do some stuff and in the end, change it back to the default by using the variable OriginalIntent.
Hope that makes sense. Thanks in advance.
Regards