HasTransparentColor

GifGraphicsControlBlock.HasTransparentColor property

Gets or sets a value indicating whether graphics control block has transparent color.

public bool HasTransparentColor { get; set; }

Property Value

true if graphics control block has transparent color; otherwise, false.

See Also