| Package | Description |
|---|---|
| net.sourceforge.jiu.codecs.tiff |
| Modifier and Type | Method | Description |
|---|---|---|
private TIFFTag |
TIFFCodec.readTag() |
Reads a TIFF tag and all data belonging to it and returns a
TIFFTag object.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TIFFImageFileDirectory.append(TIFFTag tag) |
Adds a tag to the end of the internal list of tags.
|