ranab.img.gif
Class GifScreenDescriptor

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

public final class GifScreenDescriptor
extends java.lang.Object

GIF screen descriptor data structure.


Method Summary
 void setBackground(byte b)
          Set background
 void write(java.io.DataOutputStream ds)
          write screen 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 screen descriptor

Throws:
java.io.IOException

setBackground

public void setBackground(byte b)
Set background