Share via


MediaQualityContract.PictureQuality.ParameterColorTunerBlueGain Field

Definition

Advance setting for blue gain.

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

Field Value

Attributes

Remarks

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

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

Type: INTEGER

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