BackgroundColorIndex

GifImage.BackgroundColorIndex property

Control the background color index of the GIF image using this property. Set or retrieve the index to maintain consistency or achieve desired visual effects.

public byte BackgroundColorIndex { get; set; }

Property Value

The background color index.

See Also