Android.Hardware.Camera2.CameraCharacteristics.SensorCalibrationTransform1 Property

Syntax

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

See Also

CameraCharacteristics.SensorReferenceIlluminant1

Value

Documentation for this section has not yet been entered.

Remarks

A per-device calibration transform matrix that maps from the reference sensor colorspace to the actual device sensor colorspace.

This matrix is used to correct for per-device variations in the sensor colorspace, and is used for processing raw buffer data.

The matrix is expressed as a 3x3 matrix in row-major-order, and contains a per-device calibration transform that maps colors from reference sensor color space (i.e. the "golden module" colorspace) into this camera device's native sensor color space under the first reference illuminant (CameraCharacteristics.SensorReferenceIlluminant1).

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