Share via


MediaQualityContract.PictureQuality.ParameterColorTunerRedGain Field

Definition

Advance setting for red gain.

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

Field Value

Attributes

Remarks

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

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

Type: INTEGER

Java documentation for android.media.quality.MediaQualityContract.PictureQuality.PARAMETER_COLOR_TUNER_RED_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