Gets or sets a value indicating whether a frame is interlaced.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsInterlaced { get; set; }
true
if the frame is interlaced; otherwise, false
.