Interface | Description |
---|---|
ExecutionStrategy |
ExifTool execution strategy.
|
Format |
Interface used to define different output formats.
|
Scheduler |
Scheduler interface.
|
Tag |
A
Tag is a value that can be easily extracted from images with
an external install of ExifTool. |
VersionCache |
Parse
exiftool version and put it in a cache. |
Class | Description |
---|---|
ExifTool |
Class used to provide a Java-like interface to Phil Harvey's excellent,
Perl-based ExifTool.
|
ExifToolBuilder |
Builder for
ExifTool instance. |
Version |
Define a version number with:
A major identifier.
A minor identifier.
A patch identifier.
|
Copyright © 2015. All Rights Reserved.