view
Class ScreenDescriptor
java.lang.Object
view.ScreenDescriptor
class ScreenDescriptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
localScreenWidth_
public short localScreenWidth_
localScreenHeight_
public short localScreenHeight_
byte_
private byte byte_
backgroundColorIndex_
public byte backgroundColorIndex_
pixelAspectRatio_
public byte pixelAspectRatio_
ScreenDescriptor
public ScreenDescriptor(short width,
short height,
int numColors)
- Parameters:
width - height - numColors -
Write
public void Write(OutputStream output)
throws IOException
- Parameters:
output -
- Throws:
IOException
SetGlobalColorTableSize
public void SetGlobalColorTableSize(byte num)
- Parameters:
num -
SetSortFlag
public void SetSortFlag(byte num)
- Parameters:
num -
SetColorResolution
public void SetColorResolution(byte num)
- Parameters:
num -
SetGlobalColorTableFlag
public void SetGlobalColorTableFlag(byte num)
- Parameters:
num -