SynColorConfig

 
 
 

The SynColorConfig element is the root element of the SynColor configuration file.

Contains

In any order:

Contained By

  • no parent

Attributes

version
The version of the SynColor configuration file format.

Example

<?xml version="1.0" encoding="UTF-8"?>
<SynColorConfig version="1.0">
   <SharedHome dir="/opt/Autodesk/Synergy/SynColor/Shared/transforms"/>
   <ReferenceTable>
      <Ref alias="graphicsMonitor" path="/opt/Autodesk/Synergy/SynColor/2013.1.pr20/transforms/display/Eizo/CIE-XYZ_to_CG245W.ctf"/>
   </ReferenceTable>
</SynColorConfig>