A Sandcastle Documented Class Library
GlobalColourTable Property
NamespacesGifComponentsGifDecoderGlobalColourTable
Gets the global colour table for this GIF data stream.
Declaration Syntax
C#Visual BasicVisual C++
public ColourTable GlobalColourTable { get; }
Public ReadOnly Property GlobalColourTable As ColourTable
public:
property ColourTable^ GlobalColourTable {
	ColourTable^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453