| Package | Description |
|---|---|
| org.monte.media.exif |
Provides media handlers for EXIF meta-data.
|
| org.monte.media.tiff |
Provides media handlers for the TIFF file format.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<TIFFTag,TIFFField> |
EXIFReader.getMetaDataMap()
Returns a flat hash map of the metadata.
|
| Modifier and Type | Method and Description |
|---|---|
TIFFField |
TIFFDirectory.getField(TIFFTag tag)
Returns a TIFFField with the specified tag.
|
Copyright © 2014. All Rights Reserved.