Partager via


PngImage.Layers Propriété

Définition

Obtient ou définit une collection de couches d’image PNG de sortie à produire par l’encodeur.

[Newtonsoft.Json.JsonProperty(PropertyName="layers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.PngLayer> Layers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="layers")>]
member this.Layers : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.PngLayer> with get, set
Public Property Layers As IList(Of PngLayer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à