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