Partager via


ImageObject.AccentColor Propriété

Définition

Obtient un nombre hexadécimal de trois octets qui représente la couleur qui domine l’image. Utilisez la couleur comme arrière-plan temporaire dans votre client jusqu’à ce que l’image soit chargée.

[Newtonsoft.Json.JsonProperty(PropertyName="accentColor")]
public string AccentColor { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accentColor")>]
member this.AccentColor : string
Public ReadOnly Property AccentColor As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à