A Sandcastle Documented Class Library
LzwMinimumCodeSize Property
NamespacesGifComponentsTableBasedImageDataLzwMinimumCodeSize
Determines the initial number of bits used for LZW codes in the image data. This is read from the first available byte in the input stream.
Declaration Syntax
C#Visual BasicVisual C++
public int LzwMinimumCodeSize { get; }
Public ReadOnly Property LzwMinimumCodeSize As Integer
public:
property int LzwMinimumCodeSize {
	int get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453