TextForegroundColorIndex

GifPlainTextRenderingBlock.TextForegroundColorIndex property

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

public byte TextForegroundColorIndex { get; set; }

Property Value

The foreground color index.

See Also