CaptureRequest.SensorTestPatternData Property

Definition

A pixel <code>[R, G_even, G_odd, B]</code> that supplies the test pattern when CaptureRequest#SENSOR_TEST_PATTERN_MODE android.sensor.testPatternMode is SOLID_COLOR.

[Android.Runtime.Register("SENSOR_TEST_PATTERN_DATA")]
public static Android.Hardware.Camera2.CaptureRequest.Key? SensorTestPatternData { get; }
[<Android.Runtime.Register("SENSOR_TEST_PATTERN_DATA")>]
static member SensorTestPatternData : Android.Hardware.Camera2.CaptureRequest.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureRequest.SENSOR_TEST_PATTERN_DATA.

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