GifOptions.BackgroundColorIndex

GifOptions.BackgroundColorIndex property

Gets or sets the GIF background color index.

public byte BackgroundColorIndex { get; set; }

Property Value

The GIF background color index.

See Also