Uses of Class
org.apache.commons.imaging.formats.gif.GenericGifBlock
-
Packages that use GenericGifBlock Package Description org.apache.commons.imaging.formats.gif The GIF image format. -
-
Uses of GenericGifBlock in org.apache.commons.imaging.formats.gif
Methods in org.apache.commons.imaging.formats.gif that return GenericGifBlock Modifier and Type Method Description private GenericGifBlock
GifImageParser. readGenericGIFBlock(java.io.InputStream is, int code)
private GenericGifBlock
GifImageParser. readGenericGIFBlock(java.io.InputStream is, int code, byte[] first)
-