Package com.thebuzzmedia.exiftool
Interface ExifToolOptions
- All Known Implementing Classes:
StandardOptions
public interface ExifToolOptions
ExifTool options wrapper that can be serialized as list of arguments.
-
Method Summary
-
Method Details
-
serialize
Serialize exiftool options as a collection of arguments that will be sent to the command line.- Returns:
- List of arguments.
-