A Sandcastle Documented Class Library
HasGlobalColourTable Property
NamespacesGifComponentsLogicalScreenDescriptorHasGlobalColourTable
Gets a flag indicating the presence of a Global Color Table; if the flag is set, the Global Color Table will immediately follow the Logical Screen Descriptor. This flag also selects the interpretation of the Background Color Index; if the flag is set, the value of the Background Color Index field should be used as the table index of the background color.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasGlobalColourTable { get; }
Public ReadOnly Property HasGlobalColourTable As Boolean
public:
property bool HasGlobalColourTable {
	bool get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453