CaptureResult.StatisticsLensShadingCorrectionMap Property

Definition

The shading map is a low-resolution floating-point map that lists the coefficients used to correct for vignetting, for each Bayer color channel.

[Android.Runtime.Register("STATISTICS_LENS_SHADING_CORRECTION_MAP")]
public static Android.Hardware.Camera2.CaptureResult.Key? StatisticsLensShadingCorrectionMap { get; }
[<Android.Runtime.Register("STATISTICS_LENS_SHADING_CORRECTION_MAP")>]
static member StatisticsLensShadingCorrectionMap : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.STATISTICS_LENS_SHADING_CORRECTION_MAP.

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