Hi, guys
it would be useful to switch different monitor-profile settings, to preview unwandet effects before printing images. It’s possible to switch lcd-profile settings with a script?
Please some suggestion! thx.
Hi, guys
it would be useful to switch different monitor-profile settings, to preview unwandet effects before printing images. It’s possible to switch lcd-profile settings with a script?
Please some suggestion! thx.
Hi,
the display profiles are accessible via ColorSyncScripting, e.g.
tell application "ColorSyncScripting"
set display profile of display 1 to profile "Apple RGB"
end tell