| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected DCTParams |
ImageCompression.dctParams |
| Modifier and Type | Method and Description |
|---|---|
DCTParams |
ObjectFactory.createDCTParams()
Create an instance of
DCTParams |
DCTParams |
ImageCompression.getDCTParams()
Gets the value of the dctParams property.
|
DCTParams |
DCTParams.withColorTransform(String value) |
DCTParams |
DCTParams.withHSamples(IntegerList value) |
DCTParams |
DCTParams.withHuffTable(String value) |
DCTParams |
DCTParams.withQFactor(Double value) |
DCTParams |
DCTParams.withQuantTable(String value) |
DCTParams |
DCTParams.withSourceCSs(Collection<EnumSourceCS> values) |
DCTParams |
DCTParams.withSourceCSs(EnumSourceCS... values) |
DCTParams |
DCTParams.withVSamples(IntegerList value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageCompression.setDCTParams(DCTParams value)
Sets the value of the dctParams property.
|
ImageCompression |
ImageCompression.withDCTParams(DCTParams value) |
Copyright © 2016. All rights reserved.