CaptureRequest.ColorCorrectionGains Property

Definition

Gains applying to Bayer raw color channels for white-balance.

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

Property Value

Attributes

Remarks

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

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