j2d.io.gif.stills
Class ScreenDescriptor
java.lang.Object
   j2d.io.gif.stills.ScreenDescriptor
j2d.io.gif.stills.ScreenDescriptor
- public class ScreenDescriptor 
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
localScreenWidth_
public short localScreenWidth_
localScreenHeight_
public short localScreenHeight_
backgroundColorIndex_
public byte backgroundColorIndex_
pixelAspectRatio_
public byte pixelAspectRatio_
ScreenDescriptor
public ScreenDescriptor(short width,
                        short height,
                        int numColors)
write
public void write(java.io.OutputStream os)
           throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetGlobalColorTableSize
public void SetGlobalColorTableSize(byte num)
- 
 
SetSortFlag
public void SetSortFlag(byte num)
- 
 
SetColorResolution
public void SetColorResolution(byte num)
- 
 
SetGlobalColorTableFlag
public void SetGlobalColorTableFlag(byte num)
-