Uses of Class
org.apache.commons.imaging.formats.gif.GraphicControlExtension
-
Packages that use GraphicControlExtension Package Description org.apache.commons.imaging.formats.gif The GIF image format. -
-
Uses of GraphicControlExtension in org.apache.commons.imaging.formats.gif
Fields in org.apache.commons.imaging.formats.gif declared as GraphicControlExtension Modifier and Type Field Description (package private) GraphicControlExtensionGifImageData. gceMethods in org.apache.commons.imaging.formats.gif that return GraphicControlExtension Modifier and Type Method Description private GraphicControlExtensionGifImageParser. readGraphicControlExtension(int code, java.io.InputStream is)Constructors in org.apache.commons.imaging.formats.gif with parameters of type GraphicControlExtension Constructor Description GifImageData(ImageDescriptor descriptor, GraphicControlExtension gce)
-