ProcessList 元素是 CTF 文件的根元素。它必须至少包含一个运算符元素。
<ProcessList id="7214fa79-6c42-48b9-b164-3d0c5e543fe0" version="1.2">
    <Description>F65 Raw integer code values to ACES (tungsten illuminant).</Description>
    <InputDescriptor>16-bit integer F65 Raw</InputDescriptor>
    <OutputDescriptor>Academy Color Encoding Specification (ACES)</OutputDescriptor>
    <LUT1D inBitDepth="16i" outBitDepth="32f">
        <Array dim="2 3">
 -0.092903227  -0.092903227  -0.092903227
 11.798709869  11.798709869  11.798709869
        </Array>
    </LUT1D>
    <Matrix inBitDepth="32f" outBitDepth="32f">
        <Array dim="3 3 3">
 1.0110238791 -0.1362526119  0.1252287328
 0.1011994481  0.9562196136 -0.0574190766
 0.0600766540 -0.1010185331  1.0409418344
        </Array>
    </Matrix>
</ProcessList>