Share via


MediaQualityContract.PictureQuality.ParameterColorTunerGreenGain Field

Definition

Advance setting for green gain.

[Android.Runtime.Register("PARAMETER_COLOR_TUNER_GREEN_GAIN", ApiSince=36)]
public const string ParameterColorTunerGreenGain;
[<Android.Runtime.Register("PARAMETER_COLOR_TUNER_GREEN_GAIN", ApiSince=36)>]
val mutable ParameterColorTunerGreenGain : string

Field Value

Attributes

Remarks

Advance setting for green gain. Adjust the gain or amplification of the green color channels. They control the overall intensity and white balance of green.

The range is from 0 to 100 (inclusive), where 0 makes the green dimmer and 100 makes the green brighter. The default/unmodified value is 50.

Type: INTEGER

Java documentation for android.media.quality.MediaQualityContract.PictureQuality.PARAMETER_COLOR_TUNER_GREEN_GAIN.

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