B.7 CIE2RGB Calibration Routine The CIE2RGB calibration routine will produce a table of RGB DAC values required to achieve the CIE coordinates for the Presentation Library color tables. It uses the monitor calibration data (measured as above) and the colour table to produce a table of RGB DAC values that gives the correct colour coordinates on the screen. This document describes the file formats and operation for the utility CIE2RGB. All source is written in ANSI C, therefore an ANSI C compiler (such as gcc) is required to compile the source. Files in Distribution CIE2RGB.C CTG.C FILE.C UTIL.C CIE2RGB.H MAKEFILE CIE2RGB.DOC CIE2RGB.INI
72 S, Edition 6.0 March 2010 Command Line Arguments The command line format for CIE2RGB is as follows CIE2RGB source_file colour_table output_file config_file where