CaptureResult.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.CaptureResult.Key? SensorTestPatternData { get; }
[<Android.Runtime.Register("SENSOR_TEST_PATTERN_DATA")>]
member this.SensorTestPatternData : Android.Hardware.Camera2.CaptureResult.Key

Property Value

CaptureResult.Key
Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.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