view
Class ImageDescriptor
java.lang.Object
view.ImageDescriptor
class ImageDescriptor
- extends Object
|
Constructor Summary |
ImageDescriptor(short width,
short height,
char separator)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
separator_
public byte separator_
leftPosition_
public short leftPosition_
topPosition_
public short topPosition_
width_
public short width_
height_
public short height_
byte_
private byte byte_
ImageDescriptor
public ImageDescriptor(short width,
short height,
char separator)
- Parameters:
width - height - separatopr -
Write
public void Write(OutputStream output)
throws IOException
- Parameters:
output -
- Throws:
IOException
SetLocalColorTableSize
public void SetLocalColorTableSize(byte num)
- Parameters:
num -
SetReserved
public void SetReserved(byte num)
- Parameters:
num -
SetSortFlag
public void SetSortFlag(byte num)
- Parameters:
num -
SetInterlaceFlag
public void SetInterlaceFlag(byte num)
- Parameters:
num -
SetLocalColorTableFlag
public void SetLocalColorTableFlag(byte num)
- Parameters:
num -