| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected LZWParams |
ImageCompression.lzwParams |
| Modifier and Type | Method and Description |
|---|---|
LZWParams |
ObjectFactory.createLZWParams()
Create an instance of
LZWParams |
LZWParams |
ImageCompression.getLZWParams()
Gets the value of the lzwParams property.
|
LZWParams |
LZWParams.withEarlyChange(Integer value) |
LZWParams |
LZWParams.withPredictor(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageCompression.setLZWParams(LZWParams value)
Sets the value of the lzwParams property.
|
ImageCompression |
ImageCompression.withLZWParams(LZWParams value) |
Copyright © 2016. All rights reserved.