Gets the global colour table for this GIF data stream.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ColourTable GlobalColourTable { get; }
Public ReadOnly Property GlobalColourTable As ColourTable
public: property ColourTable^ GlobalColourTable { ColourTable^ get (); }