Uses of Interface
com.thebuzzmedia.exiftool.ExifToolOptions
Packages that use ExifToolOptions
-
Uses of ExifToolOptions in com.thebuzzmedia.exiftool
Methods in com.thebuzzmedia.exiftool with parameters of type ExifToolOptionsModifier and TypeMethodDescriptionExifTool.getImageMeta
(File image, ExifToolOptions options) Parse image metadata for all tags.ExifTool.getImageMeta
(File image, ExifToolOptions options, Collection<? extends Tag> tags) Parse image metadata.void
ExifTool.setImageMeta
(File image, ExifToolOptions options, Map<? extends Tag, String> tags) Write image metadata in a specific format. -
Uses of ExifToolOptions in com.thebuzzmedia.exiftool.core
Classes in com.thebuzzmedia.exiftool.core that implement ExifToolOptionsModifier and TypeClassDescriptionfinal class
Support options from exiftool binary.