com.drew.metadata.ico.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of metadata-extractor Show documentation
Show all versions of metadata-extractor Show documentation
Java library for extracting EXIF, IPTC, XMP, ICC and other metadata from image and video files.
/**
* Contains classes for the extraction and modelling of ICO (Windows Icon) file metadata.
*/
package com.drew.metadata.ico;