PngImage.Layers Property

Definition

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

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

Property Value

Applies to