Partager via


JpgImage.Layers Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à