JpgImage.Layers Property

Definition

A collection of output JPEG image layers to be produced by the encoder.

public System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.JpgLayer> Layers { get; }
member this.Layers : System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.JpgLayer>
Public ReadOnly Property Layers As IList(Of JpgLayer)

Property Value

Applies to