Package com.drew.metadata.gif
Class GifReader
java.lang.Object
com.drew.metadata.gif.GifReader
Reader of GIF encoded data.
Resources:
- https://wiki.whatwg.org/wiki/GIF
- https://www.w3.org/Graphics/GIF/spec-gif89a.txt
- http://web.archive.org/web/20100929230301/http://www.etsimo.uniovi.es/gifanim/gif87a.txt
- Author:
- Drew Noakes https://drewnoakes.com, Kevin Mott https://github.com/kwhopper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GifReader
public GifReader()
-
-
Method Details
-
extract
-