Package com.drew.imaging.gif
Class GifMetadataReader
java.lang.Object
com.drew.imaging.gif.GifMetadataReader
Obtains metadata from GIF files.
- Author:
- Drew Noakes https://drewnoakes.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MetadatareadMetadata(File file) static MetadatareadMetadata(InputStream inputStream)
-
Constructor Details
-
GifMetadataReader
public GifMetadataReader()
-
-
Method Details
-
readMetadata
- Throws:
IOException
-
readMetadata
-