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
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