Uses of Class
com.drew.metadata.gif.GifHeaderDirectory
-
Packages that use GifHeaderDirectory Package Description com.drew.metadata.gif Contains classes for the extraction and modelling of GIF file metadata. -
-
Uses of GifHeaderDirectory in com.drew.metadata.gif
Methods in com.drew.metadata.gif that return GifHeaderDirectory Modifier and Type Method Description private static GifHeaderDirectoryGifReader. readGifHeader(SequentialReader reader)Constructors in com.drew.metadata.gif with parameters of type GifHeaderDirectory Constructor Description GifHeaderDescriptor(GifHeaderDirectory directory)
-