CameraCharacteristics.SensorReferenceIlluminant2 Property

Definition

The standard reference illuminant used as the scene light source when calculating the CameraCharacteristics#SENSOR_COLOR_TRANSFORM2 android.sensor.colorTransform2, CameraCharacteristics#SENSOR_CALIBRATION_TRANSFORM2 android.sensor.calibrationTransform2, and CameraCharacteristics#SENSOR_FORWARD_MATRIX2 android.sensor.forwardMatrix2 matrices.

[Android.Runtime.Register("SENSOR_REFERENCE_ILLUMINANT2")]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? SensorReferenceIlluminant2 { get; }
[<Android.Runtime.Register("SENSOR_REFERENCE_ILLUMINANT2")>]
static member SensorReferenceIlluminant2 : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.SENSOR_REFERENCE_ILLUMINANT2.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also