Android.Hardware.Camera2.CaptureResult.SensorNeutralColorPoint Property

Syntax

[Android.Runtime.Register("SENSOR_NEUTRAL_COLOR_POINT")]
public static CaptureResult.Key SensorNeutralColorPoint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The estimated camera neutral color in the native sensor colorspace at the time of capture.

This value gives the neutral color point encoded as an RGB value in the native sensor color space. The neutral color point indicates the currently estimated white point of the scene illumination. It can be used to interpolate between the provided color transforms when processing raw sensor data.

The order of the values is R, G, B; where R is in the lowest index.

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