ranab.img.gif
Class GifImageDescriptor

java.lang.Object
  extended by ranab.img.gif.GifImageDescriptor

public final class GifImageDescriptor
extends java.lang.Object

GIF image descriptor data structure.


Method Summary
 void write(java.io.DataOutputStream ds)
          Write image descriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public void write(java.io.DataOutputStream ds)
           throws java.io.IOException
Write image descriptor

Throws:
java.io.IOException