GIF.ImageDescriptor

Per image descriptor.

Members

Static variables

id
enum ubyte id;

Image descriptor identifier

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

height
ushort height;

Height of the image in pixels

left
ushort left;

X position of image on display

top
ushort top;

Y position of image on display

width
ushort width;

Width of the image in pixels

Meta