Maven module :un.storage : image-gif :
Class :
un.storage.imagery.gif.model.ScreenDescriptor
Extends/Implements :
un.storage.imagery.gif.model.Chunk
Subclasses : -
Variables :
globalColorTable,
screenWidth,
screenHeight,
colorTableFlag,
colorResolution,
sortFlag,
colorTableSize,
bgColorIndex,
pixelAspectRatio
Functions :
read,
write,
toNode
public ColorTable
globalColorTable
public int
screenWidth
public int
screenHeight
public boolean
colorTableFlag
public int
colorResolution
public boolean
sortFlag
public int
colorTableSize
public int
bgColorIndex
public int
pixelAspectRatio
public void
read (DataInputStream ds)
public void
write (DataOutputStream ds)
public TypedNode
toNode ()