Package | Description |
---|---|
com.thebuzzmedia.exiftool | |
com.thebuzzmedia.exiftool.core |
Modifier and Type | Method and Description |
---|---|
Map<Tag,String> |
ExifTool.getImageMeta(File image,
Format format,
Collection<Tag> tags)
Parse image metadata.
|
void |
ExifTool.setImageMeta(File image,
Format format,
Map<Tag,String> tags)
Write image metadata in a specific format.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardFormat
Enum used to define the 2 different output formats that
StandardTag
values can be returned in: numeric or human-readable text. |
Copyright © 2016. All Rights Reserved.