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