IsInterlaced

PngImage.IsInterlaced property

Gets a value indicating whether this image instance is interlaced.

public bool IsInterlaced { get; }

Property Value

true if this image instance is interlaced; otherwise, false.

See Also