Property | Type | Description | |
---|---|---|---|
MaxStackSize | int | ||
Nullcode | byte |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Encode ( Stream internalStream ) : void | ||
LZWEncoder ( byte indexedPixel, int colorDepth ) : System |
public Encode ( Stream internalStream ) : void | ||
internalStream | Stream | |
return | void |
public LZWEncoder ( byte indexedPixel, int colorDepth ) : System | ||
indexedPixel | byte | |
colorDepth | int | |
return | System |