2017

Table Of Contents
Contains
Text string. Use &gt; for >, &lt; for <, and &amp; for &.
Contained By
ProcessList (page 1328)
Attributes
None.
Example
Example
<ProcessList id="f8d905db-4ab8-4af6-8465-0db81f7e993c" version="1.2">
<Info>
<Copyright>Copyright 2012 Autodesk, Inc. All rights
reserved.</Copyright>
<Release>2013.1.pr20</Release>
</Info>
<Description>F65 Raw integer code values to scene-linear floats with
Rec 709 primaries.</Description>
<InputDescriptor>16-bit integer F65 Raw</InputDescriptor>
<OutputDescriptor>scene-linear Rec 709 primaries</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.8779151440 -0.7941687703 -0.0837463662
-0.1768069863 1.3509995937 -0.1741926372
-0.0262011271 -0.1484222561 1.1746233702
</Array>
</Matrix>
</ProcessList>
Operator Elements
The operator elements specify the operations to be applied to the color data. You can have as many as you
like in a ProcessList element, in the order in which they are to be applied.
NOTE The inBitDepth attribute of each operator must match the outBitDepth attribute of the previous operator
in the chain. See
Common Operator Attributes (page 1334).
Common Operator Attributes
Several attributes are common to all of the color transform operator elements.
id A unique identifier for the element. Optional.
1334 | Chapter 25 Colour Management