Camera.Parameters.SupportedAntibanding Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.
Documentation Java pour android.hardware.Camera.Parameters.getSupportedAntibanding()
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.