CameraCharacteristics.ControlMaxRegionsAwb Property

Definition

The maximum number of metering regions that can be used by the auto-white balance (AWB) routine.

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

Property Value

CameraCharacteristics.Key
Attributes

Remarks

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

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