TextBackgroundColorIndex

GifPlainTextRenderingBlock.TextBackgroundColorIndex property

Gets or sets the index of the color in the global color palette used to draw the text background.

public byte TextBackgroundColorIndex { get; set; }

Property Value

The background color index.

See Also