Interlaced

GifFrameBlock.Interlaced property

Gets or sets a value indicating whether this GifFrameBlock is interlaced.

public bool Interlaced { get; set; }

Property Value

true if interlaced; otherwise, false.

See Also