2017

Table Of Contents
Array (Matrix)
The Array element specifies an array of values for a LUT or matrix. When it is contained by a Matrix element,
the format of its contents is different than when it is contained by LUT1D or LUT3D elements.
Updated
Version 1.3.
Contains
A series of numeric values specifying the elements of the matrix.
In a Matrix, the values specify the entries of the matrix which are serialized row by row from top to
bottom and from left to right. The scaling of the array values depends on the input and output bit-depths.
Color values are treated as column vectors for the purpose of multiplication.
The scaling of the array values depends on the input and output bit-depths. For example if the input
depth is 10i and the output depth is 12i, then a matrix containing entries of 4095/1023 along the main
diagonal and entries of 0 everywhere else is the identity transform.
3×3 Matrix Multiplication
3×4 Matrix Multiplication
Autodesk Color Management | 1341