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