Language

MediaQualityContract.PictureQuality.ParameterColorTunerSaturationFlesh Field

Definition

Key for adjusting the Hue of the flesh (Skin Tone) color component.

[Android.Runtime.Register("PARAMETER_COLOR_TUNER_SATURATION_FLESH", ApiSince=37)]
public const string ParameterColorTunerSaturationFlesh;
[<Android.Runtime.Register("PARAMETER_COLOR_TUNER_SATURATION_FLESH", ApiSince=37)>]
val mutable ParameterColorTunerSaturationFlesh : string

Field Value

Attributes

Remarks

Key for adjusting the Hue of the flesh (Skin Tone) color component.

This is a dedicated parameter for fine-tuning skin tones, which typically reside in the orange/red region of the color spectrum. Effect: Adjusts the complexion of human subjects. Moving away from the default value typically shifts skin tones towards Reddish/Rosy or Yellowish/Golden, helping to correct "sunburned" or "greenish" looks; Value Range: 0 to 100; Default: 50 (Neutral/No change).

Type: INTEGER

Android reference for android.media.quality.MediaQualityContract.PictureQuality.PARAMETER_COLOR_TUNER_SATURATION_FLESH.

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