When working with images, you need to transform them from your working space so that they appear correctly on your display. This involves defining your monitor transform and then converting from your working space. In addition, your monitor should be calibrated periodically.
The display/ directory contains transforms that you can define as your graphicsMonitor alias (and broadcastMonitor alias, if appropriate) either in your application preferences or in the SynColor configuration file.
As an alternative to the transforms in that directory, you can use an ICC (International Color Consortium) profile as your graphicsMonitor or broadcastMonitor alias. ICC profiles are the standard method of color managing monitors in the computer industry. This is especially true on MacOS and Windows where it is integrated with the operating system, but even on Linux it is typically possible to obtain an ICC profile for a given monitor. Third-party monitor-calibration products also typically generate ICC profiles.
Because ICC profiles are so common, it is not only convenient to use them as your monitor transform, but it also provides an easy way of interoperating with other software that uses ICC color management (such as Adobe products).
Once you have defined your graphicsMonitor and broadcastMonitor aliases, you can then apply a viewing transform that references the currentMonitor alias. The currentMonitor alias will use either graphicsMonitor or broadcastMonitor, depending on which display is being drawn to.
To ensure that the displayed images are an accurate representation of the intended colors, your monitor must be calibrated. Calibration must be performed periodically because the monitor's response drifts with use over time.
For Autodesk Creative Finishing products that ship with an EIZO monitor (for example, CG245, CG246, or CG277), you can use the manufacturer's software for calibration. The monitor transforms in the display/Eizo directory assume that the monitor has been calibrated to the factory defaults: native primaries, D65 white point, and a gamma of 2.2.
However, these are wide-gamut monitors, and it is sometimes desirable to calibrate to a different aim. In such cases, you should apply a color transform that converts from the working space to the monitor's current aim, if that aim is different from the working space.
Older Autodesk Creative Finishing systems have a monitor that relies on a probe using procedures described in the Lustre Color Management User Guide. These monitors may have different default settings.