CameraCharacteristics.SensorReferenceIlluminant1 Property

Definition

The standard reference illuminant used as the scene light source when calculating the CameraCharacteristics#SENSOR_COLOR_TRANSFORM1 android.sensor.colorTransform1, CameraCharacteristics#SENSOR_CALIBRATION_TRANSFORM1 android.sensor.calibrationTransform1, and CameraCharacteristics#SENSOR_FORWARD_MATRIX1 android.sensor.forwardMatrix1 matrices.

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

Property Value

Attributes

Remarks

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

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