A Sandcastle Documented Class Library
HasLocalColourTable Property
NamespacesGifComponentsImageDescriptorHasLocalColourTable
Gets a boolean value indicating the presence of a Local Color Table immediately following this Image Descriptor.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasLocalColourTable { get; }
Public ReadOnly Property HasLocalColourTable As Boolean
public:
property bool HasLocalColourTable {
	bool get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453