| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
TIFFFormatParams |
ObjectFactory.createTIFFFormatParams()
Create an instance of
TIFFFormatParams |
TIFFFormatParams |
TIFFFormatParams.withByteOrder(String value) |
TIFFFormatParams |
TIFFFormatParams.withInterleaving(Integer value) |
TIFFFormatParams |
TIFFFormatParams.withRowsPerStrip(Integer value) |
TIFFFormatParams |
TIFFFormatParams.withSegmentation(String value) |
TIFFFormatParams |
TIFFFormatParams.withSeparationNameTag(Integer value) |
TIFFFormatParams |
TIFFFormatParams.withTIFFEmbeddedFile(Collection<TIFFEmbeddedFile> values) |
TIFFFormatParams |
TIFFFormatParams.withTIFFEmbeddedFile(TIFFEmbeddedFile... values) |
TIFFFormatParams |
TIFFFormatParams.withTIFFtag(Collection<TIFFtag> values) |
TIFFFormatParams |
TIFFFormatParams.withTIFFtag(TIFFtag... values) |
TIFFFormatParams |
TIFFFormatParams.withTileSize(XYPair value) |
TIFFFormatParams |
TIFFFormatParams.withWhiteIsZero(Boolean value) |
Copyright © 2016. All rights reserved.