Documentation for this section has not yet been entered.
A matrix that transforms white balanced camera colors from the reference sensor colorspace to the CIE XYZ colorspace with a D50 whitepoint.
This matrix is used to convert to the standard CIE XYZ colorspace, and is used when processing raw buffer data.
This matrix is expressed as a 3x3 matrix in row-major-order, and contains a color transform matrix that maps white balanced colors from the reference sensor color space to the CIE XYZ color space with a D50 white point.
Under the second reference illuminant (CameraCharacteristics.SensorReferenceIlluminant2) this matrix is chosen so that the standard white point for this reference illuminant in the reference sensor colorspace is mapped to D50 in the CIE XYZ colorspace.
This matrix will only be present if the second reference illuminant is present.
Optional - This value may be null on some devices.