GifReader.BackgroundEntryIndex Property

Gets an index of the background color.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int BackgroundEntryIndex { get; }

Property Value

An index of the background color in a global palette.

Remarks

If this property is -1, the background color is disabled.

See Also

Reference