| Package | Description |
|---|---|
| org.apache.commons.imaging.formats.tiff |
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
|
| org.apache.commons.imaging.formats.tiff.write |
TIFF writers.
|
| Modifier and Type | Method and Description |
|---|---|
JpegImageData |
TiffDirectory.getJpegImageData() |
JpegImageData |
TiffImageMetadata.Directory.getJpegImageData() |
| Modifier and Type | Method and Description |
|---|---|
void |
TiffDirectory.setJpegImageData(JpegImageData value) |
| Modifier and Type | Method and Description |
|---|---|
JpegImageData |
TiffOutputDirectory.getRawJpegImageData() |
| Modifier and Type | Method and Description |
|---|---|
void |
TiffOutputDirectory.setJpegImageData(JpegImageData rawJpegImageData) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.