A Sandcastle Documented Class Library
SizeBits Property
NamespacesGifComponentsColourTableSizeBits
Gets the number of bits required to hold the length of the colour table, minus 1.
Declaration Syntax
C#Visual BasicVisual C++
public int SizeBits { get; }
Public ReadOnly Property SizeBits As Integer
public:
property int SizeBits {
	int get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453