Package | Description |
---|---|
org.apache.commons.imaging.formats.tiff |
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
|
Modifier and Type | Field and Description |
---|---|
TiffHeader |
TiffContents.header |
Modifier and Type | Method and Description |
---|---|
boolean |
TiffReader.Listener.setTiffHeader(TiffHeader tiffHeader) |
Constructor and Description |
---|
TiffContents(TiffHeader tiffHeader,
List<TiffDirectory> directories,
List<TiffField> tiffFields) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.