Langue

Camera.Parameters.SupportedAntibanding Propriété

Définition

Attention

deprecated

Obtient les valeurs d’antibandage prises en charge.

[System.Obsolete("deprecated")]
public virtual System.Collections.Generic.IList<string>? SupportedAntibanding { [Android.Runtime.Register("getSupportedAntibanding", "()Ljava/util/List;", "GetGetSupportedAntibandingHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getSupportedAntibanding", "()Ljava/util/List;", "GetGetSupportedAntibandingHandler")>]
member this.SupportedAntibanding : System.Collections.Generic.IList<string>

Valeur de propriété

liste des valeurs d’antibandage prises en charge. Null si le paramètre d’antibandage n’est pas pris en charge.

Attributs

Remarques

Obtient les valeurs d’antibandage prises en charge.

Java documentation pour android.hardware.Camera.Parameters.getSupportedAntibanding().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à

Voir aussi