| Package | Description |
|---|---|
| org.monte.media.tiff |
| Modifier and Type | Method and Description |
|---|---|
IFD |
TIFFDirectory.getIFD() |
IFD |
TIFFInputStream.readIFD(long offset) |
IFD |
TIFFInputStream.readIFD(long offset,
boolean hasNextOffset,
boolean isFirstIFD) |
| Modifier and Type | Method and Description |
|---|---|
void |
TIFFOutputStream.writeIFD(IFD ifd,
long nextIFD) |
| Constructor and Description |
|---|
TIFFDirectory(TagSet tagSet,
TIFFTag tag,
int index,
IFD ifd,
IFDEntry parentEntry,
java.util.ArrayList<FileSegment> fileSegments) |
TIFFDirectory(TagSet tagSet,
TIFFTag tag,
int index,
IFD ifd,
IFDEntry parentEntry,
FileSegment fileSegment) |
Copyright © 2022. All Rights Reserved.