PngFrame.IsInterlaced Property

Gets a value indicating whether the frame is interlaced.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsInterlaced { get; }

Property Value

true the frame is interlaced; otherwise, false.

See Also

Reference