Android.Hardware.Camera2.CameraCharacteristics.SensorReferenceIlluminant1 Property

Syntax

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

See Also

CameraCharacteristics.SensorCalibrationTransform1
CameraCharacteristics.SensorColorTransform1
CameraCharacteristics.SensorForwardMatrix1
CameraCharacteristics.SensorReferenceIlluminant2

Value

Documentation for this section has not yet been entered.

Remarks

The standard reference illuminant used as the scene light source when calculating the CameraCharacteristics.SensorColorTransform1, CameraCharacteristics.SensorCalibrationTransform1, and CameraCharacteristics.SensorForwardMatrix1 matrices.

The values in this key correspond to the values defined for the EXIF LightSource tag. These illuminants are standard light sources that are often used calibrating camera devices.

If this key is present, then CameraCharacteristics.SensorColorTransform1, CameraCharacteristics.SensorCalibrationTransform1, and CameraCharacteristics.SensorForwardMatrix1 will also be present.

Some devices may choose to provide a second set of calibration information for improved quality, including CameraCharacteristics.SensorReferenceIlluminant2 and its corresponding matrices.

Possible values:

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