Свойство | Тип | Описание | |
---|---|---|---|
MaxStackSize | int | ||
Nullcode | byte |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Encode ( Stream internalStream ) : void | ||
LZWEncoder ( byte indexedPixel, int colorDepth ) : System |
public Encode ( Stream internalStream ) : void | ||
internalStream | Stream | |
Результат | void |
public LZWEncoder ( byte indexedPixel, int colorDepth ) : System | ||
indexedPixel | byte | |
colorDepth | int | |
Результат | System |