Class GenericGifBlock
- java.lang.Object
-
- org.apache.commons.imaging.formats.gif.GifBlock
-
- org.apache.commons.imaging.formats.gif.GenericGifBlock
-
class GenericGifBlock extends GifBlock
-
-
Constructor Summary
Constructors Constructor Description GenericGifBlock(int blockCode, java.util.List<byte[]> subblocks)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
appendSubBlocks()
byte[]
appendSubBlocks(boolean includeLengths)
-