Interlaced

PngImage.Interlaced property

Gets a value indicating whether this PngImage is interlaced.

public bool Interlaced { get; }

Property Value

true if interlaced; otherwise, false.

See Also