Class GraphicControlExtension


  • class GraphicControlExtension
    extends GifBlock
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphicControlExtension​(int blockCode, int packed, int dispose, boolean transparency, int delay, int transparentColorIndex)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • packed

        public final int packed
      • dispose

        public final int dispose
      • transparency

        public final boolean transparency
      • delay

        public final int delay
      • transparentColorIndex

        public final int transparentColorIndex
    • Constructor Detail

      • GraphicControlExtension

        GraphicControlExtension​(int blockCode,
                                int packed,
                                int dispose,
                                boolean transparency,
                                int delay,
                                int transparentColorIndex)