Android.Hardware.Camera2.CameraCharacteristics.SensorForwardMatrix1 Property

Syntax

[Android.Runtime.Register("SENSOR_FORWARD_MATRIX1")]
public static CameraCharacteristics.Key SensorForwardMatrix1 { get; }

See Also

CameraCharacteristics.SensorReferenceIlluminant1

Value

Documentation for this section has not yet been entered.

Remarks

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 first reference illuminant (CameraCharacteristics.SensorReferenceIlluminant1) 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.

Optional - This value may be null on some devices.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0