A Sandcastle Documented Class Library
BackgroundColourIndex Property
NamespacesGifComponentsLogicalScreenDescriptorBackgroundColourIndex
Gets the index into the Global Color Table for the Background Color. The Background Color is the color used for those pixels on the screen that are not covered by an image. If the Global Color Table Flag is set to (zero), this field should be zero and should be ignored.
Declaration Syntax
C#Visual BasicVisual C++
public int BackgroundColourIndex { get; }
Public ReadOnly Property BackgroundColourIndex As Integer
public:
property int BackgroundColourIndex {
	int get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453