LensShadingMap.MinimumGainFactor Field

Definition

The smallest gain factor in this map.

[Android.Runtime.Register("MINIMUM_GAIN_FACTOR")]
public const float MinimumGainFactor = 1;
[<Android.Runtime.Register("MINIMUM_GAIN_FACTOR")>]
val mutable MinimumGainFactor : single

Field Value

Value = 1
Attributes

Remarks

The smallest gain factor in this map.

All values in this map will be at least this large.

Java documentation for android.hardware.camera2.params.LensShadingMap.MINIMUM_GAIN_FACTOR.

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