Android.Hardware.Camera2.CaptureRequest.SensorTestPatternData Property

Syntax

[Android.Runtime.Register("SENSOR_TEST_PATTERN_DATA")]
public static CaptureRequest.Key SensorTestPatternData { get; }

See Also

CaptureRequest.SensorTestPatternMode

Value

Documentation for this section has not yet been entered.

Remarks

A pixel [R, G_even, G_odd, B] that supplies the test pattern when CaptureRequest.SensorTestPatternMode is SOLID_COLOR.

Each color channel is treated as an unsigned 32-bit integer. The camera device then uses the most significant X bits that correspond to how many bits are in its Bayer raw sensor output.

For example, a sensor with RAW10 Bayer output would use the 10 most significant bits from each color channel.

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