| Package | Description |
|---|---|
| org.apache.commons.imaging.formats.tiff.constants |
TIFF constants.
|
| org.apache.commons.imaging.formats.tiff.write |
TIFF writers.
|
| Modifier and Type | Field and Description |
|---|---|
static TagInfoByteOrShort |
TiffTagConstants.TIFF_TAG_DOT_RANGE |
| Modifier and Type | Method and Description |
|---|---|
void |
TiffOutputDirectory.add(TagInfoByteOrShort tagInfo,
byte... values) |
void |
TiffOutputDirectory.add(TagInfoByteOrShort tagInfo,
short... values) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.