A Sandcastle Documented Class Library
LocalColourTable Property
NamespacesGifComponentsGifFrameLocalColourTable
Gets the local colour table for this frame.
Declaration Syntax
C#Visual BasicVisual C++
public ColourTable LocalColourTable { get; }
Public ReadOnly Property LocalColourTable As ColourTable
public:
property ColourTable^ LocalColourTable {
	ColourTable^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453