Returns an index of the background color.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public ReadOnly Property BackgroundEntryIndex As Integer
public int BackgroundEntryIndex { get; }
If this property equals to -1, background color is disabled.
If GlobalPalette is not specified (set to null), this property is meaningless.